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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-123596: Add missing tracebacklimit attribute to sys module
- gh-125651: Fix UUID hex parsing with underscores
- gh-124872: Mark the thread's default context as entered
- GH-125603: Don't count executing generators and coroutines as referrers in gc.gc_referrers.
- gh-125562: Update to documentation for exec* functions
- gh-125022: add support for simple SIMD features detection
- gh-125004: fix unpickling for dataclasses in a cycle via hashing
- `pickle.loads` will crash with self-references inside a custom hash function
- gh-124652: partialmethod simplifications
- gh-124879: simplify `colorsys.rgb_to_hsv`
- Docs
- Python not yet supported