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-74695: Add support for ctypes.c_bool on opposite endian systems
- gh-127124: Change context watcher callback to a callable object
- gh-108951: add TaskGroup.cancel()
- 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
- Convert `_sysconfigdata` to a JSON file
- gh-127124: Pass optional state to context watcher callback
- New REPL repeats prompt with newline after each key
- Tuples should be immutable and safe in C, as well as in Python.
- gh-127041: Prevent new threads after an interpreter has started finalizing
- Docs
- Python not yet supported