Skip to content

Introduce ClassVar type #420

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

Merged
merged 1 commit into from
Jul 23, 2023
Merged

Introduce ClassVar type #420

merged 1 commit into from
Jul 23, 2023

Conversation

tomschr
Copy link
Member

@tomschr tomschr commented Jul 23, 2023

Use it for class variables NAMES, _LAST_NUMBER, _REGEX_TEMPLATE, _REGEX, and _REGEX_OPTIONAL_MINOR_AND_PATCH.

@tomschr tomschr added the Release_3.x.y Only for the major release 3 label Jul 23, 2023
Use it for class variables NAMES, _LAST_NUMBER, _REGEX_TEMPLATE,
_REGEX, and _REGEX_OPTIONAL_MINOR_AND_PATCH.
@tomschr tomschr marked this pull request as ready for review July 23, 2023 08:02
@tomschr tomschr merged commit fda2873 into master Jul 23, 2023
@tomschr tomschr deleted the classvar branch July 23, 2023 08:04
tomschr added a commit that referenced this pull request Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release_3.x.y Only for the major release 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant