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 supported850 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-142186: make PY_UNWIND available as a local event
- gh-123241: Make gc_free_threading.c more robust to increfs/decrefs in `tp_traverse`
- Framework Info.plist on macOS version number formats do not follow Apple guideline
- gh-142307: deprecate legacy support for altering ``IMAP4.file``
- 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
- [3.14] gh-141732: Fix `ExceptionGroup` repr changing when original exception sequence is mutated (GH-141736)
- Update shutil.rst to clarify copy performance on Windows
- macOS: Use setxattr with XATTR_NOFOLLOW instead of lsetxattr
- Warn when `venv` target directory already contains an environment
- Docs
- Python not yet supported