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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- CYGWIN supports "/dev/fd" for listing the set of file descriptors open in a process.
- [3.14] gh-148178: Validate remote debug offset tables on load (GH-148187)
- `PyThreadState_GetFrame()` thread-safety is unclear (and inconsistent with `sys._current_frames()`)
- Inaccuracies in expression_stmt documentation
- Callback functions fail to set return value when returning instances of subclassed simple `ctypes` types
- Phrasing change in socket.py in WSA error codes
- test_bytes: test_free_threading_bytearray() allocates 1 GiB on free threaded build
- Unbind method at LOAD_ATTR_CLASS time
- Data race between `gc_should_collect` and `gc_set_threshold_impl`
- [3.11] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589) (GH-145809)
- Docs
- Python not yet supported