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
- `FileFinder._find_children` can loop forever on a persistently failing directory scan
- [3.15] gh-155315: Fix marshal round-trip of shared frozendict references (GH-155316)
- logging: `SMTPHandler.emit()` leaks the SMTP connection when sending fails
- gh-151471: IDLE colorizes type as a soft keyword
- [3.15] gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset (GH-153604)
- gh-155928: Close transport when a synchronous stream callback raises
- gh-155935: Stop `FileFinder._find_children` retrying a failing directory scan
- gh-155619: Fix data races in the context watcher registry
- ProcessPoolExecutor fails to construct when os.sysconf("SC_SEM_NSEMS_MAX") raises PermissionError
- gh-155596: Fix pprint expand mode ignoring width for nested values
- Docs
- Python not yet supported