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

Drop support for Python 3.8 (April 2025) #12112

Open
6 of 8 tasks
srittau opened this issue Jun 7, 2024 · 0 comments
Open
6 of 8 tasks

Drop support for Python 3.8 (April 2025) #12112

srittau opened this issue Jun 7, 2024 · 0 comments
Labels
stubs: removal Pending removal of third-party distributions

Comments

@srittau
Copy link
Collaborator

srittau commented Jun 7, 2024

Python 3.8 has reached its end-of-life phase on 2024-10-07 (PEP 569).

How to remove support

January 2025

April 2025

  • Remove 3.8 exclusive branches from stubs.
  • Remove obsolete stdlib modules (see VERSIONS).
    • _dummy_thread
    • _dummy_threading
    • dummy_threading
  • Replace typing_extensions imports: no op for Python 3.8 -> 3.9

(Please amend as necessary.)

@srittau srittau added the stubs: removal Pending removal of third-party distributions label Jun 7, 2024
@srittau srittau changed the title Drop support for Python 3.8 (around May 2025) Drop support for Python 3.8 (around January/April 2025) Oct 3, 2024
@srittau srittau changed the title Drop support for Python 3.8 (around January/April 2025) Drop support for Python 3.8 (January and April 2025) Oct 10, 2024
srittau added a commit to srittau/typeshed that referenced this issue Jan 10, 2025
This is part of gradually dropping support, cf. python#12112
srittau added a commit to srittau/typeshed that referenced this issue Jan 10, 2025
Part of dropping support for Python 3.8, cf. python#12112
@srittau srittau changed the title Drop support for Python 3.8 (January and April 2025) Drop support for Python 3.8 (April 2025) Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stubs: removal Pending removal of third-party distributions
Projects
None yet
Development

No branches or pull requests

1 participant