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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138216: Fix `testGetServBy` fails on systems without certain entries in `/etc/services`
- 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-86768: check if fd is seekable in os.lseek on Windows
- gh-133510: Add links to more info for the match statement
- gh-106318: Add an example for `str.capitalize()`
- 3.13.2: cast in Py_XDECREF causes runtime failures with immortal objects
- Fix various user-visible typos
- Docs
- Python not yet supported