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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-126316: Use mutexes in the grp module
- gh-126476: Raise `IllegalMonthError` for calendar.formatmonth method when the input month is not corret
- Mark all objects reachable from roots as live before doing main cyclic GC pass
- No proper validation for month in Calendar Module
- gh-126469: remove unnecessary error-checking branch in `lexer.c`
- bugs of clear() after clone() in turtle.py module
- gh-115999: Add free-threaded specialization for COMPARE_OP
- gh-85046: Document most errno constants
- gh-116772: Cache `getenv` result in `optimizer.c` to reduce calls
- gh-125038: redundant GET_ITER instructions are removed from genexpr code
- Docs
- Python not yet supported