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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `\p{...}` gives wrong results when mixed with letters under `re.IGNORECASE`
- gh-132581: Report why the execution environment was altered
- gh-155245: Fix calendar failing to import when strftime rejects %OB
- threading.Thread: Add start=False parameter to start immediately the thread
- gh-155321: Avoid Python.h POSIX macro redefinition
- gh-155228: Check the length of parameter descriptions in Argument Clinic
- Windows embeddable distribution outputs `WARN: Could not find the platform standard library directory!`
- gh-149755: fix Modules/_decimal/tests/deccheck.py
- `ctypes.util._info_callback` (dl_iterate_phdr) closure causes SIGABRT in child after `os.fork()`
- gh-150942: Speed up IOBase.readlines
- Docs
- Python not yet supported