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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150449: Fix sqlite3.Blob crash with negative-step slices
- gh-150499: http.server: enforce RFC 7230 framing rules for keep-alive connections
- gh-150358 Remove unused _complete_fut attribute from asyncio.StreamWriter
- Add tests for asyncio _FlowControlMixin exception handling in pause_writing
- gh-150361: Add test for _FlowControlMixin pause_writing exception handling
- 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
- Remove unused _complete_fut attribute from asyncio.StreamWriter
- TaskGroup: tg.cancel() shouldn't block create_task() allow cooperative cancellation
- gh-85668: Add `typing.evaluate_type()` function
- Docs
- Python not yet supported