Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
201
Pull requests
140
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
typeshed
stdlib
concurrent
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 6, 2026
[stdlib] Python 3.13.15, 3.14.7 changes (#16151)
srittau
authored
b367612
View commit details
Copy full SHA for b367612
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Fix annotations for Python 3.15.0-beta.4 (#16060)
srittau
authored
5ab38d6
View commit details
Copy full SHA for 5ab38d6
View code at this point
Browse repository at this point
Commits on May 17, 2026
Upgrade black to 26.5.0 (#15801)
AlexWaygood
authored
5372bd5
View commit details
Copy full SHA for 5372bd5
View code at this point
Browse repository at this point
Commits on May 7, 2026
Import some items from typing instead of typing_extensions (#15711)
Show description for 3f74e6e
srittau
authored
3f74e6e
View commit details
Copy full SHA for 3f74e6e
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
Update most test/lint dependencies (#15582)
renovate[bot]
authored
8b31f26
View commit details
Copy full SHA for 8b31f26
View code at this point
Browse repository at this point
[concurrent.interpreters] Fix version guards (#15592)
srittau
authored
b4a8d21
View commit details
Copy full SHA for b4a8d21
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Fix concurrent.interpreters.Queue interface for Python 3.14 (#14749)
srittau
authored
d79b8d0
View commit details
Copy full SHA for d79b8d0
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Add some defaults and __slots__ for 3.14 (#14622)
JelleZijlstra
authored
b6e21d0
View commit details
Copy full SHA for b6e21d0
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
[stdlib] Add missing Final (#14613)
donbarbos
authored
9bb8c4f
View commit details
Copy full SHA for 9bb8c4f
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
[concurrent.futures.interpreter] Update to 3.14.0b4 (#14522)
donbarbos
authored
084742b
View commit details
Copy full SHA for 084742b
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Add `@type_check_only` to stub-only private classes in stdlib (#14512)
brianschubert
authored
622df68
View commit details
Copy full SHA for 622df68
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
Updates for Python 3.14rc1 (#14446)
srittau
authored
82edad0
View commit details
Copy full SHA for 82edad0
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
Add `concurrent.interpreters` stubs for 3.14.0b3 (#14307)
brianschubert
authored
723db2f
View commit details
Copy full SHA for 723db2f
View code at this point
Browse repository at this point
Commits on Jun 21, 2025
Update ThreadPoolExecutor attributes for Python 3.14 (#14263)
cdce8p
authored
91868ea
View commit details
Copy full SHA for 91868ea
View code at this point
Browse repository at this point
Commits on May 28, 2025
Update to Python 3.14.0b2 (#14182)
srittau
authored
38ec953
View commit details
Copy full SHA for 38ec953
View code at this point
Browse repository at this point
Commits on May 12, 2025
Add `InterpreterPoolExecutor` (3.14) (#14008)
max-muoto
authored
8b12b16
View commit details
Copy full SHA for 8b12b16
View code at this point
Browse repository at this point
Commits on May 10, 2025
Update `ProcessPoolExecutor` for 3.14 (#13994)
max-muoto
authored
33a0cb9
View commit details
Copy full SHA for 33a0cb9
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Drop Python 3.8 branches (#13776)
srittau
authored
30b16c1
View commit details
Copy full SHA for 30b16c1
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
update for the new patch releases (#13196)
tungol
authored
1798bad
View commit details
Copy full SHA for 1798bad
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
Make multiprocessing pipes generic (#11137)
Avasam
authored
bdb5b52
View commit details
Copy full SHA for bdb5b52
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
Use `Final` for Constant Literals in the stdlib (#12332)
Show description for 0df6028
max-muoto
authored
0df6028
View commit details
Copy full SHA for 0df6028
View code at this point
Browse repository at this point
Commits on Jul 2, 2024
Fixes for 3.13b3 (#12257)
Show description for 73d5a55
hauntsaninja
authored
73d5a55
View commit details
Copy full SHA for 73d5a55
View code at this point
Browse repository at this point
Commits on May 18, 2024
Mark pos-only __class_getitem__ args (#11970)
hauntsaninja
authored
d9cf43c
View commit details
Copy full SHA for d9cf43c
View code at this point
Browse repository at this point
Commits on Mar 9, 2024
Use PEP 570 syntax in stdlib (#11250)
hauntsaninja
authored
470a13a
View commit details
Copy full SHA for 470a13a
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Fix type of `concurrent.futures.wait` for Python <= 3.8 (#11537)
Show description for ca1e477
layday
authored
ca1e477
View commit details
Copy full SHA for ca1e477
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
concurrent.futures: allow as_completed to act covariantly (#11291)
hauntsaninja
authored
21f84d0
View commit details
Copy full SHA for 21f84d0
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Update typing_extensions imports in stdlib (#11244)
Show description for 53a8193
srittau
and
AlexWaygood
authored
53a8193
View commit details
Copy full SHA for 53a8193
View code at this point
Browse repository at this point
Remove Python 3.7 branches (#11238)
srittau
authored
2360485
View commit details
Copy full SHA for 2360485
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
stdlib: Use `Unpack` for concurrent.futures.*Executor constructors (#11171)
hamdanal
authored
cdad904
View commit details
Copy full SHA for cdad904
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
Use builtin TimeoutError in asyncio and concurrent.futures (#11109)
Show description for db3024d
tungol
authored
db3024d
View commit details
Copy full SHA for db3024d
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
Remove unnecessary ellipsis expressions (#9976)
Show description for 027460f
srittau
authored
027460f
View commit details
Copy full SHA for 027460f
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Stdlib: add container default values (#9909)
AlexWaygood
authored
dd2818a
View commit details
Copy full SHA for dd2818a
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
Use a generic `NamedTuple` for `concurrent.futures.DoneAndNotDoneFutures` (#9772)
AlexWaygood
authored
14ab089
View commit details
Copy full SHA for 14ab089
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
Use `typing_extensions.Self` in the stdlib (#9694)
AlexWaygood
authored
9ed39d8
View commit details
Copy full SHA for 9ed39d8
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
Add more defaults to the stdlib (#9606)
Show description for 33a62ae
AlexWaygood
authored
33a62ae
View commit details
Copy full SHA for 33a62ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.