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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-148653: Fix SIGSEGV in marshal.loads for self-referencing tuples
- Add unicode tips for SyntaxError suggestion
- Implement PEP 829 - Package Startup Configuration
- gh-148450: `abc.register` needs to update `type_version` when `tp_flags` is changed.
- gh-148615: Handle `--` end-of-options separator in pdb argument parsing
- gh-141444: Replace dead robotstxt.org URL with RFC 9309 in urllib.robotparser docs
- `PYTHON_LLTRACE`/`PYTHON_OPT_DEBUG` only reads first character of environment variable
- Revamp `sys.lazy_modules`
- Tutorial 4.8 call by value vs reference is confusing
- ssl.SSLSocket.read() / write() missing ERR_clear_error() before SSL_read_ex() / SSL_write_ex() causes spurious errors with cooperative threading
- Docs
- Python not yet supported