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 supported866 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IDLE ValueError in HyperParser
- Recommend importlib.abc.Traversable users to implement __fspath__
- importing does not dispatch to __builtins__.__getitem__ to lookup __import__
- incorrect sys.stdout.encoding within a io.StringIO buffer
- dict subclassing is slow
- Expose PyErr_ChainExceptions in the stable API
- shlex.join() does not accept pathlib.Path objects
- The tempfile._infer_return_type function cannot infer the type of os.PathLike objects.
- Move documentation for typed generic forms of standard collections to collections.abc
- Unable to pickle enum with nested frozen dataclass?
- Docs
- Python not yet supported