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 supported792 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- CALL_FUNCTION_EX argument passing routine can be improved for vectorcalls
- Source-less python distributions + PEP3147
- Allow accessing all arguments by name on mock call objects
- IDLE - Move help_url code to a help module function
- PyUnicode_FromFormat(): add %X format
- Example requires exactly TLSv1.3, but explanation says TLSv1.2 and later
- Callbacks pended by `Py_AddPendingCall` will never be invoked if the main thread doesn't release GIL
- Document the current practice for SystemError
- make doctest fails in main on at least library/dis.rst - RESUME opcode gone?
- tkinter window fails to appear approx 10% of the time on MacOS 12.3+
- Docs
- Python not yet supported