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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153296: Fix thread-safety data race in io.StringIO iterator
- `pickle.Unpickler`: add hook to intercept `REDUCE` calls
- gh-153364: Make frame, coroutine, and task-waiter chain walks iterative and bounded
- gh-118860: docs: clarify custom build output directory in PCbuild/readme.txt
- gh-153354: Fix bool conversion in generated __annotate__
- gh-153400: Resolve newer libc/syscall wrappers at runtime on Linux
- gh-153410: Add `PyDict_AsFrozenDictAndClear` C-API
- multiprocessing.shared_memory: failed attach unlinks another process's block
- Compiling `--with-lto` results in `test_embed` failures on Darwin
- Data race between `BytesIO.__setstate__` and lock-free LOAD_ATTR method
- Docs
- Python not yet supported