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 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
- `mailbox.MH.__setitem__()` can destroy a message when replacement fails
- gh-156312: Prevent mailbox.MH replacement failures from corrupting messages
- [3.14] gh-149816: #96 Fix a race condition in invoke_gc_callback with free threading (GH-150029)
- gh-144569: Avoid creating temporary objects in `BINARY_SLICE` for bytes
- Tier 2 corrupts frame locals when a sys.monitoring tool is active (3.14)
- Docs
- Python not yet supported