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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- TracebackException.format_exception_only() mutates attributes on keyword typo suggestion
- gh-154544: Fix TracebackException mutating attributes during formatting
- gh-154546: Validate cookie key before applying in BaseCookie.load()
- gh-96339: Support address=None in SysLogHandler to use the syslog module
- Warn about future default of `thread_inherit_context=1`.
- gh-151942: Fix all Sphinx nitpicks in the Python 2.6 What's New
- 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
- Docs
- Python not yet supported