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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- add __type_checking__ keyword
- gh-90120: Specify UTF-8 encoding in `PyModule_AddString{Constant,Macro}` docs
- gh-73069: fix race conditions in os.scandir and associated direntry
- pathlib ABCs: yield progress reports from `WritablePath._copy_from()`
- GH-130798: Add type hints to pathlib.types
- gh-131628: use duck-typing in `inspect` to support Cython
- `test_dllist` fails on NetBSD: dl_iterate_phdr doesn't report shared libraries
- gc.get_referrers() can be used to see objects before they are fully built
- docs(http.server): mention exceptions for content length header
- gh-115783: Deprecate support for invalid ISO formats in `datetime.fromisoformat`
- Docs
- Python not yet supported