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
- pathlib: Path('.').exists() returns True when current working directory (cwd) was deleted
- gh-127276: add embedded styles to documentation pages created by a 'python -m pydoc -w' call
- Environment colision between regular and free-threaded builds when using the Windows installer
- 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
- Docs
- Python not yet supported