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 supported911 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 3.15: Lazy imports break with __getattr__ (concurrent.futures)
- gh-94937: Allow len() to return large Python lengths
- GH-149142: Fix decimal `mpd_context_t.status` race in free-threading
- Clarify that format strings accept arbitrary tokens as field names
- asyncio.protocols._feed_data_to_buffered_proto: avoid O(N^2) bytes slicing
- gh-150621: avoid quadratic bytes slicing in `asyncio.protocols._feed_data_to_buffered_proto`
- http.cookiejar.domain_match() matches an interior substring instead of a suffix
- gh-150522: anchor suffix check in http.cookiejar.domain_match
- Importing `readline` leaks memory on macOS
- gh-150536: eliminate memory leak in `readline`
- Docs
- Python not yet supported