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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-142417: Add Py_InitializeMain() function
- gh-143886: Ensure function annotations are returned in order of definition
- Normalize all line ending (CR, CRLF, and LF) to LF+TAB in configparser
- Reject leading dashes in webbrowser.open()
- One more possible solution at Troubleshooting page
- Misleading "Not an instance or subtype" error when assigning to property of frozen, slotted dataclass
- gh-143963: Add more possible solutions for troubleshooting.
- socket.sendmsg() and socket.recvmsg_into() crash via __buffer__ re-entrancy (related to gh-143637)
- Speed up bytes.hex() and related pystrhex.c users using SIMD
- gh-144106 Add tests to the tkinter
- Docs
- Python not yet supported