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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-108951: add TaskGroup.cancel()
- Python simply exits when using `py` command and importing tkinter
- multiprocessing.Process() with method fork() works not the same with os.fork() on unloading of .so files
- pathlib should allow converting to absolute paths without resolving symlinks
- venv module not respecting ACLs
- Convert `_sysconfigdata` to a JSON file
- `http.cookies.SimpleCookie.load()` fails to consistently handle malformed cookies
- Circular import error for `threading` when using `importlib.util.LazyLoader` with a custom finder
- gh-126688: Support Fork Parent and Child With Different Thread ID
- gh-127124: Pass optional state to context watcher callback
- Docs
- Python not yet supported