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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IDLE: Revise or replace tabbedpages for multi-editor window.
- Add an option to pdb/trace/profile to run library module as a script
- urllib2 forces title() on header names, breaking some requests
- str.title() is overzealous by upcasing combining marks inappropriately
- ctypes: unions as arguments
- tarfile doesn't overwrite symlink by directory
- Improve the lltrace feature with the Py_Debug mode
- Expose environment variable PYTHON_OPT as alternative to command line options
- Low FD_SETSIZE limit on Windows
- __module__ attribute is not set correctly for a class created by direct metaclass call
- Docs
- Python not yet supported