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 supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Subclassing threading Lock/RLock: better Exception messages
- Incompatibility between _decimal and _pydecimal: Context.__hash__
- *** Error in `python': double free or corruption (out): 0x00007ff5254d50d0 ***
- GH-93964: Harden overflow checks before _PyBytes_Resize in compile.c
- Poplib issue with LIST/STAT (-ERR Command not understood)
- Remove distracted red bar from IDLE for some SyntaxErrors
- Can't pickle a bound method if `getattr(type(im_self), funcname)` fails
- gh-87389: avoid treating path as URI with netloc
- Building on Windows should remove all `__pycache__`
- When accepting a socket connection and ERROR_NETNAME_DELETED occurs, leads this into a closing of the serving socket (BaseProactorEventLoop)
- Docs
- Python not yet supported