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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Preexec hook for REPL
- __class_getitem__ Unexpectedly Falls Back to the Metaclass
- 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
- 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
- `urlparse` ignores the `scheme` parameter when parsing a URL
- gh-83938, gh-122476: Stop incorrectly RFC 2047 encoding non-ASCII email addresses
- New REPL will exit the interpreter due to errors from substituting builtins.__import__
- Docs
- Python not yet supported