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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Preexec hook for REPL
- gh-122559: Synchronize C and Python implementation of the io module about pickling
- __class_getitem__ Unexpectedly Falls Back to the Metaclass
- gh-109252: fixed email bug
- gh-122631 Add video/3gpp and video/3gpp2 to mimetypes
- pythonw should set `sys.stdout` and `sys.stdin` to valid objects.
- `sys.flags.gil` should be a "sequence" attribute
- GH-122548: Implement branch taken and not taken events for sys.monitoring
- GC - Possible to indefinitely prevent collection of generation-1 objects by calling gc.collect(0) often
- GC - long_lived_pending is not decremented when a generation-2 object's ref count goes to 0
- Docs
- Python not yet supported