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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Replace use of Python keyword in `issubclass` function documentation
- TCGETA, TCSETA, TCSETAF, TCSETAW termios ioctl no longer usable on all architectures with glibc 2.42
- macOS: Use setxattr with XATTR_NOFOLLOW instead of lsetxattr
- Warn when `venv` target directory already contains an environment
- `pymain_run_file_obj`: validate file type before reading
- _pickle is mandatory for test_inspect
- poor scaling of `functools.lru_cache`
- Use-after-free in several `OrderedDict` operations via re-entrant `__eq__`
- gh-137112: Improve str() docstring defaults and wording
- Segfault with non-initialized codecs
- Docs
- Python not yet supported