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 supported862 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Invalid check on the result of pthread_self() leads to libpython startup failure
- pkgutil.extend_path fails with zipped eggs if not at first place
- can we accept os.PathLike objects within the subprocess args= list?
- IDLE should restart instead of hanging when subprocess exits
- Documented equivalent of `gzip -n` (omit timestamp and original file name) in gzip module
- Add equivalent of `gzip -n` (omit timestamp and original file name) to tarfile module's auto-compression support
- Convert importlib.abc to use typing.Protocol
- Issue with multiprocessing.Pool & multiprocessing.Queue
- test_shared_memory_SharedMemoryServer_ignores_sigint and others fail on Guix
- Flaky detection of compiler vendor
- Docs
- Python not yet supported