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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The IDENTIFIERS list in Tools/scripts/generate_global_objects.py is a slight burden
- Result of os.path.realpath("") is incorrect if cwd is on letter-less drive (\\?\-prefixed)
- 3.11 branch: `column >= -1` assertion failure with pytest rewriting
- multiprocessing.Process cannot be closed if the process is reaped elsewhere
- gh-85076: Document exceptions that can be raised by importlib.import_module
- Keeping 'stack_pointer` in sync with frame->stacktop is possibly too tricky
- Documentation for subprocess.Popen()'s "user", "group", "extra_groups" args may need more usage info
- `test_ssl` is too verbose
- [ssl] Remove deprecated protocols, OP_NO_TLS/SSL, and support for TLS < 1.2
- message_from_string return msg with wrong encode
- Docs
- Python not yet supported