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 supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-157958: Avoid Clang bug in UBSan CI
- gh-136872: Let `--with-pymalloc` override the sanitizer default
- gh-157899: Add support for fds pointing to symlinks in os.readlink().
- gh-117404: Soft deprecate `zlib.ZLIB_RUNTIME_VERSION`
- gh-157468: Validate correct builtins used under JIT
- gh-157625: Specialize syntax errors for unparenthesized yield expressions
- gh-157660: Fix stale TLBC caches in _remote_debugging
- Improve performance of pidigits and int arithmetic
- gh-157741: Prevent NULL 'environ' pointer after os.environ.clear()
- gh-157675: Add *limit* argument to encodings.idna.nameprep
- Docs
- Python not yet supported