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
- Allow building with hardware address sanitizer
- gh-156049: Allow building with hardware address sanitizer
- gh-155561: Use multi-phase init for Modules/_testlimitedcapi.c
- asyncio: BaseSelectorEventLoop._write_to_self swallows OSError, so a loop woken from another thread hangs silently when the self-pipe write is denied
- gh-150942: Speed up FrameLocalsProxy.values()
- [3.14] gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
- gh-75876: Limit the address space of a bigmem test
- Fix various issues in the 'Timer File Descriptors' documentation
- gh-144446: Fix thread safety of gi_frame, cr_frame and ag_frame in free-threading
- [3.15] gh-155894: Fix wait_for() docs claiming a coroutine is wrapped in a Task
- Docs
- Python not yet supported