Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docstring class no longer inherits from str and is no longer frozen #64

Merged
merged 3 commits into from
Feb 23, 2022

Conversation

NiklasRosenstein
Copy link
Owner

No description provided.

@NiklasRosenstein NiklasRosenstein added type: improvement An improvement to an existing feature. component: docspec The main docspec module, or the docspec JSON specification. labels Feb 23, 2022
@NiklasRosenstein NiklasRosenstein self-assigned this Feb 23, 2022
@NiklasRosenstein NiklasRosenstein enabled auto-merge (squash) February 23, 2022 13:46
@NiklasRosenstein NiklasRosenstein merged commit d4b231d into develop Feb 23, 2022
@NiklasRosenstein NiklasRosenstein deleted the break-docstring branch February 23, 2022 13:49
@NiklasRosenstein NiklasRosenstein mentioned this pull request Feb 23, 2022
9 tasks
@NiklasRosenstein NiklasRosenstein added this to the Docspec 2.0.0 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: docspec The main docspec module, or the docspec JSON specification. type: improvement An improvement to an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dataclasses frozen feature makes it impossible to extend Docstring functionalities with sublcasses
1 participant