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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-114881: Add --activate and --deactivate options to py.exe launcher
- Check that the values in `Tools/wasm/config.site-wasm32-wasi` are still necessary
- ARM64 and RISCV filter is missing in lzma module
- Can we make the `_thread` module truly private? (remove docs, deprecate things we don't expose via `threading`)
- gh-115988: Add missing ARM64 and RISCV filter in lzma module
- `os.path.splitext()` can split UNC drive on Windows
- gh-115258: Fix thread queue shutdown test
- importlib: PermissionError during startup if working directory isn't readable
- Add object.__copy__ and object.__deepcopy__ to simplify cooperative multiple inheritance
- gh-115942: Add `locked` to several multiprocessing locks
- Docs
- Python not yet supported