Skip to content

Conversation

@binaryDiv
Copy link
Contributor

Python 3.7 has been EOL since June, 27th 2023.

This PR removes official support for Python 3.7 from the library, which mostly make the use of parentheses around validataclass field tuples unnecessary. Notes about these parentheses were removed from the documentation and tests were adjusted.

This solves #14.

Since this literally breaks support with a Python version, this is a breaking change.

@binaryDiv binaryDiv added breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work. labels Apr 18, 2024
@binaryDiv binaryDiv self-assigned this Apr 18, 2024
Copy link
Contributor

@the-infinity the-infinity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good :)

@binaryDiv binaryDiv merged commit f42dbdb into main Apr 18, 2024
@binaryDiv binaryDiv deleted the drop-python37-support branch April 18, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants