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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150506: Improve `inspect.getattr_static` example code
- gh-150462: Fix cursor position when using `\b`
- gh-79459 tempfile: Raise a ``ValueError`` if the ``prefix`` or ``suffix`` contains a directory component.
- gh-150499: http.server: enforce RFC 7230 framing rules for keep-alive connections
- test_ssl: test_connect_ex_error() hangs on "ARM64 macOS 3.x" buildbot
- test_embed: test_thread_state_ensure() failed on "AMD64 Debian root 3.15" buildbot
- TaskGroup: tg.cancel() shouldn't block create_task() allow cooperative cancellation
- gh-85668: Add `typing.evaluate_type()` function
- Allow `FrameType` to be instantiated
- `uuid.uuid1()` returns corrupted uuids if called concurrently on free-threaded builds
- Docs
- Python not yet supported