Skip to content

adodbapi: Drop Python 3.8 support#2430

Merged
Avasam merged 3 commits intomhammond:mainfrom
Avasam:adodbapi-drop-python-3.8-support
Dec 23, 2024
Merged

adodbapi: Drop Python 3.8 support#2430
Avasam merged 3 commits intomhammond:mainfrom
Avasam:adodbapi-drop-python-3.8-support

Conversation

@Avasam
Copy link
Copy Markdown
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 requested a review from vernondcole November 18, 2024 19:36
@Avasam Avasam force-pushed the adodbapi-drop-python-3.8-support branch from 7c476cc to 4d03c84 Compare November 18, 2024 20:42
@Avasam Avasam closed this Nov 18, 2024
@Avasam Avasam reopened this Nov 18, 2024
@Avasam Avasam force-pushed the adodbapi-drop-python-3.8-support branch from 4d03c84 to 42d0e58 Compare November 18, 2024 21:27
@Avasam Avasam merged commit 6a9d9e4 into mhammond:main Dec 23, 2024
@Avasam Avasam deleted the adodbapi-drop-python-3.8-support branch December 23, 2024 02:23
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.

2 participants