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-151126: Set `MemoryError` on allocation failure in CJK codec macros
- [placeholder] reserving a number for an upcoming fix
- gh-156261: Use the uid_t and gid_t converters in the pwd and grp modules
- gh-151126: Check `strdup` result in readline `on_completion`
- gh-156114: Fix crash in perf trampoline with unencodable code names
- gh-151126: Set `MemoryError` on alloc failure in `_PyXIData_InitWithSize`
- gh-155912: Catch OSError from os.sysconf in _check_system_limits
- gh-126253: Ignore unknown Windows file attribute bits in scandir test
- Sharing `PySeqIter` across threads use-after-frees the sequence under free-threading
- gh-156310: Make the iter() sequence fallback iterator safe in free-threaded build
- Docs
- Python not yet supported