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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-145235: Make dict watcher API thread-safe for free-threaded builds
- gh-145217: Add colour to `pprint` output
- gh-145166: Fix crash in tzinfo.fromutc() when subclass __new__ returns non-datetime
- gh-50571: Check bytecode before accepting a breakpoint in pdb
- gh-131798: Split `CHECK_FUNCTION_VERSION` into two guards in the JIT
- gh-145040: Fix crash in sqlite3 when connection is closed from within a callback
- `_sqlite`: NULL dereference when connection is closed from within a callback
- gh-144989: Expose special method lookup at Python level
- Overzealous Optimization For `isinstance`
- gh-68451: Fix unittest discovery to support Unicode module names
- Docs
- Python not yet supported