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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- python -m venv --copies attempts to create a symlink regardless of if it's supported by the filesystem
- Adding guards against possible NULL pointers dereference
- 3.11 Regression, Py_Initialize; Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
- Make the interpreter paths initialization more consistent
- Inconsistent results from platform.machine() on Windows ARM64
- 3.11: _PyUnicode_Equal call sites lack error handling
- Some DTrace probes are broken in 3.11
- __get__ called without being bound when a bound method should be called
- Assignment operator: incorrect wording
- csv.Sniffer().sniff() Hangs on Single-Column Data
- Docs
- Python not yet supported