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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-67877: Fix memory leaks in terminated RE matching
- Some edge cases in `email.utils.parsedate_to_datetime` seem to differ from RFC2822 spec
- pstats.Stats.get_stats_profile can't handle functions with the same name
- GH-85168: Use filesystem encoding when converting to/from `file` URIs
- TEST failed: test_posix
- [3.13] gh-126699: allow AsyncIterator to be used as a base for Protocols (GH-126702)
- linecache.checkcache() is not threadsafe or GC finalizer re-entrancy safe
- Warning about the use of site-specific path when the `site` initialization has been disabled
- Use a higher tier-up threshold for JIT code
- GH-126789: fix some sysconfig data on late site initializations
- Docs
- Python not yet supported