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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-89024: Document the 3.10 change in escaping the csv escapechar
- gh-80678: Document the preferred attribute of csv.Sniffer
- gh-154969: Record stop-the-world pause durations in pystats
- gh-155003: Don't try to close mmap in SharedMemory.__del__
- [3.15] gh-154902: Type-check the SET_ADD operand
- [3.14] gh-154902: Type-check the SET_ADD operand
- gh-105116: Document that an escaped csv quotechar does not cause quoting
- `_pyio.BufferedReader.readinto()` can raise `ValueError` after partially filling the destination
- gh-155074: Fix remaining-space calculation in `_pyio.BufferedReader.readinto()`
- gh-154937: Fix `_thread._shutdown()` racing with `_thread.start_joinable_thread` on `ThreadHandle.ident`
- Docs
- Python not yet supported