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 supported957 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Can dataclass ordering avoid tuple wrappers for single field comparisons?
- Add a tutorial for cmd.Cmd for `emptyline()` and `do_EOF`
- `copy.copy` ignores methods of the object which are not part of the class
- shutil: Inconsistent return types when using pathlib
- ConfigParser read() should propagate file errors when only one config file is provided
- Use tagged ints for faster iteration
- Improve Py_mod_multiple_interpreters and Py_mod_gil Usability
- It is awkward to check whether an obj is of a particular heap type (defined in an extension module)
- Make turtle.pensize smarter
- PyErr_CheckSignals should be callable without holding the GIL
- Docs
- Python not yet supported