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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-111178: fix UBSan failures in `Modules/_bz2module.c`
- gh-111178: fix UBSan failures in `Objects/codeobject.c`
- gh-111178: fix UBSan failures in `Objects/complexobject.c`
- gh-111178: fix UBSan failures in `Modules/{blake2,md5,sha1,sha2,sha3}module.c`
- gh-111178: fix UBSan failures in `Modules/socketmodule.c`
- gh-109959: attempt to fix hypothesis tests for `test_glob`
- gh-111178: fix UBSan failures in `Python/traceback.c`
- In the new REPL, multiline input execution should fail fast
- `test_multiprocessing_forkserver.test_processes.WithProcessesTestLock.test_repr_rlock` is flaky
- gh-128555: Add 'context' keyword parameter to Thread.
- Docs
- Python not yet supported