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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- dataclasses fail to unpickle when there is an object cycle with a custom __hash__ function
- Improve Testing For Importing Multiple Extension Modules From One File (and Deal With _testimportmultiple.c)
- Split Up _testsinglephase.c and _testmultiphase.c
- gh-125004: fix unpickling for dataclasses in a cycle via hashing
- [BOLT] [3.12] Python 3.12.7 --enable bolt option not working
- Windows 'Edit with IDLE' fails in one directory
- Bootstrapping python3.13 with JIT enabled appears to require pre-built python3
- `base64` module: Link against SIMD library for 10x performance.
- gh-96859: Optimize argparse actions 'append', 'append_const' and 'extend'
- Strip absolute --libdir paths from configure args in test_freeze
- Docs
- Python not yet supported