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 supported904 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143768: Replace a dangling interpreter symlink when creating a venv
- Reference leak in `OSError` when setting attributes before `super().__init__`
- gh-150988: Fix refleak in `OSError` when attrs are set before `super().__init__`
- gh-128670: keep the public base executable when creating a venv from a venv
- 3.15.0b2 test failures on FreeBSD i386 (in poudriere, on ZFS file system): test.test_os.test_os test_complex test_ctypes (test_shutil reported in a separate issue)
- gh-151001: fix coverage-lcov target for lcov v2.x
- gh-150994: _colorize: modernize typing imports
- 3.15.0b2 test failures on FreeBSD 15.1-RC2 arm.armv7
- gh-150942: Speed up json.loads array and object decoding
- [3.13] gh-149144: Use `decodeURIComponent()` for UTF-8 support in `js_output()` (GH-149157)
- Docs
- Python not yet supported