cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-75128: Fix create_server to handle the case when iface isn't IPv6 enabled.
- gh-69702: Fix Condition._is_owned() is when using threading.Lock
- gh-76595: PyCapsule_Import() now imports submodules if needed.
- bpo-34098: multiprocessing.Server now uses ExceptionWithTraceback
- gh-66136: IDLE: Fix use of unsaved indicator in titlebar of shell window
- bpo-13940: imaplib: All string arguments are now quoted when necessary.
- bpo-34837: Multiprocessing.Pool API Extension - Pass Data to Workers w/o Globals
- gh-63075: IDLE editor - Auto insertion of the closers
- bpo-32092: Mock patch fix autospec
- gh-79698: selector.EpollSelector: add new parameter to support extra events
- Docs
- Python not yet supported