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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Assertion failure when func_repr is called on an already tp_clear-ed object
- gh-90527: Evaluate typing.ForwardRef inside typing.NewType
- gh-72793: C implementation of parts of copy.deepcopy
- ipaddress.reverse_pointer returns nonsense if prefixed input is given
- gh-91544: Better stringification of Parameter defaults
- inspect.Signature doesn't display defaults as they appear in code
- Windows: Provide an option to disable search in CWD on `shutil.which`
- importlib does unnecessary os.stat calls checking for namespace __init__.py files
- Proposal: Convert the `typing`-module PEPs into a series of HOWTOs
- [ENH] Support F-contiguous `memoryview`s in `cast`
- Docs
- Python not yet supported