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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127405: Add `ABIFLAGS` to `sysconfig.get_config_vars()` on Windows
- gh-131757: allow lru_cache functions to execute concurrently
- GH-130798: Add type hints to pathlib.types
- gh-100926: Move ctype's pointers cache to StgInfo
- gh-130942: Fix path seperator matched in character ranges for glob.translate
- gh-83461: Don't allow datetime parsing to accept non-ASCII digits
- gh-128942: make arraymodule.c free-thread safe (lock-free)
- gh-110067: Make max heap methods public and add missing ones
- gh-130703: Implement wrapping to width for msgids
- gh-77065: Add optional keyword-only argument `echochar` for `getpass.getpass`
- Docs
- Python not yet supported