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
- Support Unix-like locales on Windows
- gh-148792: Add support for locales with @-modifiers on Windows
- Crash in _interpreters.create() when config string has an unpaired surrogate
- Allocate JIT memory in large chunks near the executable
- gh-148812: Add Docker path to devcontainer.json
- Speed up multiline regexes anchored by `^`.
- gh-134587: Fix os.mkdir(mode=0o700) under Windows AppContainer
- make regen-configure cannot be run in GH codespaces
- Exceptions raised while parsing _interpreters configs do not name the offending key
- gh-148773: Fix undefined behaviour in `write()` call
- Docs
- Python not yet supported