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

Release v2.8.0 #133

Merged
merged 9 commits into from Mar 30, 2022
Merged

Release v2.8.0 #133

merged 9 commits into from Mar 30, 2022

Conversation

sco1
Copy link
Owner

@sco1 sco1 commented Mar 18, 2022

[v2.8.0]

Added

Changed

  • Python 3.7 is now the minimum supported version

Closes #131
Closes #132

Ignore the test code, not really worth whacking all of them
Breaking them into separate modules (See: f69b39) was nice in theory but it ends up being more of a circular dependency nightmare than it's worth
Remove `repr` testing, we don't need to test the stdlib ourselves
Dataclasses only become slotted in Python 3.10, whoops
@sco1 sco1 added this to the 2.8.0 milestone Mar 18, 2022
@sco1 sco1 merged commit a969176 into main Mar 30, 2022
@sco1 sco1 deleted the option-warn-any branch March 30, 2022 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swap in dataclasses Add ANN200 error for "Function returns Any"
1 participant