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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-148690: Build abi3t-compat\python3.dll on Windows
- Crash in HAMT during garbage collection
- Note that `frozendict` is also a hashed collection that invokes the `__hash__` method of objects in data model documentation
- gh-119670: Add `force` keyword only argument to `shlex.quote`
- gh-148731: Fix Element.iter() crash on OOM
- sets with >30 elements not constant-folded in `in`/`not in` and `for` loops
- gh-148766: Add colour to Python help
- gh-143632: Detect availability of `PR_SET_VMA` at runtime (fixes build with musl libc)
- gh-148798: Fix crash in _interpreters.create() on non-UTF-8 string in config
- gh-146270: Fix `PyMember_SetOne(..., NULL)` not being atomic
- Docs
- Python not yet supported