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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-47005: fix do_open() to let regular headers override unredirected …
- non-blocking reads of binary and text streams handle no-data differently
- gh-137586: Replace 'osascript' with 'open' on macOS in webbrowser
- Segfault in _pickle.c:batch_dict_exact when pickling dict with concurrent mutation (free-threading)
- gh-146452: Fix pickle segfault on concurrent mutation of dict and list
- Segfault from sqlite3 module when abusing threads
- gh-145629: Expand block inlining to enable LOAD_FAST_BORROW optimization for return ternary expressions
- gh-146396: Improve tarfile docs with extractfile() example and clarify TarInfo.size
- Add offsets for dict introspection to _Py_DebugOffsets
- Improve section "Data Structures" in the tutorial
- Docs
- Python not yet supported