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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Python cProfile run gets SIGSEGV due to stack overrun
- gh-140328: Use interned versions of string constants if they're already present
- Use of `.version` attribute in `ipaddress` classes break many methods
- Consider having int() support MINUS SIGN
- gh-106318: Add an example for `str.capitalize()`
- 3.13.2: cast in Py_XDECREF causes runtime failures with immortal objects
- gh-137578: support top-level setup statements in `Timer` objects
- tuple unpacking is slower than tuple(list comprehension)
- gh-142155: Fix infinite recursion in shutil.copytree on Windows junctions
- PermissionError when attaching to a remote process despite elevated privileges (file permission)
- Docs
- Python not yet supported