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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-96339: Support address=None in SysLogHandler to use the syslog module
- Warn about future default of `thread_inherit_context=1`.
- gh-154431: Eagerly initialize the audit hooks list
- gh-154549: warning for `thread_inherit_context` change
- gh-154527: Fix data-race in `defaultdict_repr` and `defaultdict_missing`
- Allow libraries to opt-in to context variable inheritance by new threads
- gh-154756: Fix data race in list.sort()
- Data race in `Modules/cjkcodecs/multibytecodec.c`
- gh-154577: Fix data race in `Modules/cjkcodecs/multibytecodec.c`
- gh-122143: Fix os.path.splitroot() and os.path.normpath() for undecodable bytes paths on Windows
- Docs
- Python not yet supported