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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- email.quoprimime.decode() leaves stray \r when eol='\r\n'
- gh-145831: email.quoprimime: `decode()` leaves stray `\r` when `eol='\r\n'`
- gh-108907: ctypes: Document _type_ codes
- Support WASI SDK 32
- gh-145846: Fix memory leak in _lsprof clearEntries() context chain
- Remove `DELETE_NAME` instruction
- Remove `DELETE_ATTR` bytecode instruction
- Remove `DELETE_GLOBAL` bytecode instruction
- Remove `DELETE_DEREF` bytecode instruction
- `BUILD_INTERPOLATION` and `BUILD_TEMPLATE` perform unnecessary refcount operations
- Docs
- Python not yet supported