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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12] gh-139808: Add branch protections for aarch64 in asm_trampoline.S (#130864)
- gh-127478: ftplib: prefer EPSV over PASV on IPv4 connections
- gh-131178: Add tests for zipapp command-line interface
- gh-145685: per-type method cache implementation
- sysconfig variable impermanence in virtual environment when cross-compiling
- gh-150162: Fix sysconfig cross-compile impermanence
- gh-149816: fix concurrent `kwargs` growth in `_thread.start_new_thread`
- Data race in test_ssl.test_sni_callback_race
- `shutil._BZ2_SUPPORTED` is always `True` under `lazy_imports=all` even if it is not supported
- gh-140950: Reset shlex state in push_source() so post-EOF pushes are read
- Docs
- Python not yet supported