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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- configparser no longer accept space as a delimiter
- gh-156347: Fix wrong statements in the curses documentation
- On PPC Mac OS X 10.5.8, Leopard, configure checks 'whether C compiler accepts -fprofile-update=atomic' but should better check whether hardware supports this
- Fix circular import between threading and _threading_local
- [3.15] gh-156244: Update `configure` for RISC-V support (GH-156277)
- [3.15] gh-152204: Validate date and time fields in `_pydatetime.date{time}.fromisoformat` (GH-152205)
- Set up a coordinated system for the translation of turtle's docstrings
- [3.15] gh-156002: Bound zipfile decompression for bzip2/LZMA/Zstandard (GH-156003)
- asyncio proactor server leaks the accepted socket and stops accepting when transport creation fails
- gh-156365: Fix socket leak and stalled accept in the asyncio proactor server
- Docs
- Python not yet supported