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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Pasting a function definition does not work in 3.13 REPL with Windows Terminal
- gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present
- [3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102)
- [3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102)
- test_termios.test_tcsendbreak fails with 'Inappropriate ioctl for device' error on NetBSD
- gh-120492: Sync importlib_metadata 8.2.0
- Tracker: protect macros expansions using `do { ... } while (0)` constructions or via `static inline` equivalents when possible
- gh-93821: Fix bug that accepting a socket connection and ERROR_NETNAME_DELETED occurs causes serving socket to be closed
- faulthandler's `dump_traceback` doesn't handle case where top-most frame is `FRAME_OWNED_BY_CSTACK`
- gh-85453: Improve class reference links on datetime.rst
- Docs
- Python not yet supported