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

adodbapi: Drop Python 3.8 support #2430

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Nov 18, 2024

The adodbapi equivalent of #2413
Overlaps with #2094, probably a good idea to merge that one first.

CPython 3.8 is EOL as of October 7 2024.

Highlights represented by these changes:

  • PEP 585, type hinting generics in standard collections;
  • PEP 593, flexible function and variable annotations;
  • Various deprecations

@Avasam Avasam force-pushed the adodbapi-drop-python-3.8-support branch from 4d03c84 to 42d0e58 Compare November 18, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant