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-156460: Await async callable side effects in AsyncMock
- gh-156434: Restore entry offsets when `repack()` fails
- gh-156413: Let a `None`-valued non-callable member keep the Protocol fast path
- GH-155728: Untrack tuples while unmarshalling
- gh-156360: Improve `turtle` translation support
- gh-143493: fix cleanup on errors in compiler
- test_shutil.test_environ_path_cwd fails when NoDefaultCurrentDirectoryInExePath is set
- logging.config.listen() spins forever after a truncated length-prefixed request
- gh-86199: Avoid an unnecessary dict copy for f(**kwargs) calls
- PyUnstable_GC_VisitObjects should traverse the permanent generation on the free-threaded build as well
- Docs
- Python not yet supported