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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Python 3.13.x - process hangs during ensurepip execution
- Fix gen_colors docstring: function yields, not returns a list
- gh-145259: Fix xml.dom.pulldom dropping events produced by parser.close()
- gh-145260: fix ResourceContainer/ResourceHandle for Traversable changes
- Dict watcher API is not thread-safe in free-threaded builds
- Add threading.get_native_id as an available log record attribute to choose from.
- gh-145242: Add early validation for target in Thread and Process
- gh-135683: Ensure that WatchedFileHandler calls handleError on exceptions.
- Specialize `match` syntax error for star pattern outside sequence pattern
- Exception stacktrace generated from passing an invalid `target` to `Thread(...).start()` does not include the line calling the `start()` method
- Docs
- Python not yet supported