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

really drop python<=3.7 support #4338

Merged
merged 5 commits into from Apr 27, 2024
Merged

really drop python<=3.7 support #4338

merged 5 commits into from Apr 27, 2024

Conversation

kloczek
Copy link
Contributor

@kloczek kloczek commented Apr 26, 2024

Description

Filter all code (except tests/cases) over pyupgrade --py38-plus.

  • Add an entry in CHANGES.md if necessary?
  • Add / update tests if necessary?
  • Add new / update outdated documentation?

kloczek and others added 3 commits April 26, 2024 12:07
Filter all code (except tests/cases) over `pyupgrade --py38-plus`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
iFilter all code with `ruff`.

Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
@ichard26
Copy link
Collaborator

The profiling directory should be left alone as well.

@kloczek
Copy link
Contributor Author

kloczek commented Apr 26, 2024

OK .. will try to update PR 👍

tests/test_schema.py Outdated Show resolved Hide resolved
@JelleZijlstra JelleZijlstra added the skip news Pull requests that don't need a changelog entry. label Apr 27, 2024
@JelleZijlstra JelleZijlstra merged commit 0c033f3 into psf:main Apr 27, 2024
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Pull requests that don't need a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants