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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Fix typos in `Doc/library/curses.rst`
- gh-148954: sanitize methodname in xmlrpc.client.dumps() to prevent XML injection
- gh-148871: extend and improve `LOAD_COMMON_CONSTANT`
- gh-148849: Deprecate http.cookies.BaseCookie.js_output()
- Docs: missing mention of bytes-like object in eval/exec() documentation
- GH-148937: fix for free-threaded GC (RSS based defer)
- gh-148925: Add PyUnstable_CollectCallStack and PyUnstable_PrintCallStack
- Endless polling EOF socket
- gh-148942: Docs: Clarify that exec() accepts bytes-like objects
- gh-148441: Avoid integer overflow in Expat's CharacterDataHandler
- Docs
- Python not yet supported