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
- Relax memory ordering of shared refcount atomics
- gh-156131: threading: add run() and run_daemon() to start threads easily
- Add a threading.run convenience function
- gh-156047: Rank tokens before probing for a keyword typo
- Empty AST nodes are confusingly represented with `(...)` (recursion depth stopper)
- gh-156021: Don't include `...` for empty AST node representations
- Doc/library/tarfile.rst: document that the 'tar' extraction filter does not bound link targets
- test_httpservers leaves urllib.request._opener installed for the rest of the test run
- gh-116946: remove unnecessary gc from _decimal types
- `pathlib.Path.rename()` and `replace()` may move a file before rejecting a bytes target
- Docs
- Python not yet supported