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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-42664: Preserve first instance of duplicate cookies as per RFC 6265
- Entity Expansion in ConfigParser
- Freeze in SSLSocket.read after returning from sleep
- `NamedTuple` can't inherit from another class
- Small change: Delete obsolete comment from copyreg.py
- Mention that `multiprocessing.connection.Connection.send` (and friends) can block
- Add a big, clear warning to the venv docs to avoid assuming a virtual environment will be activated
- Exception in callback BaseSelectorEventLoop._read_from_self() ConnectionResetError: [WinError 10054]
- Calling issubclass in __init_subclass__ with ABCMeta uses wrong _abc_cache.
- gh-114199: Run some tests in new process to dismiss deprecated warning
- Docs
- Python not yet supported