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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- shutil.copytree doesn't seem to understand NTFS junctions, can truncates files when tricked
- gh-65276: Fixed Turtle library circle method bug
- gh-57187: add xattr support for FreeBSD and macOS
- EML as an attachment to an email not getting parsed
- Do we need to define importlib.abc.PathEntryFinder.find_spec()
- datetime.astimezone(None) does not set fold
- GH-103929: handle long input lines with PyOS_InputHook
- non-readline PyOS_StdioReadline when used with PyOS_InputHook fails is buggy with long input
- posix subprocess should support timeout when waiting on the errpipe_read pipe
- `__getattribute__` does not propagate `AttributeError` error-message if `__getattr__` fails as well
- Docs
- Python not yet supported