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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Unnecessary error-checking branch in `lexer.c`.
- Failure during the print of select.select output with unblocking sys.stdin
- Weirdo multiprocessing: Shared objects taking more time in sharing smaller data than larger data between multiple processes.
- [FreeThreading] test_ssl fails with env_changed: warnings.filters was modified by test_ssl
- GH-126491: GC: Mark objects reachable from roots before doing cycle collection
- 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`
- Docs
- Python not yet supported