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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ctypes.CDLL creates a dummy object when passed an empty string
- `contextlib.contextmanager` raises `dataclasses.FrozenInstanceError` when handling a frozen dataclass exception
- Permission denied using mmap on Windows
- Allow efficient read access to PyConfig options
- Use `SSL_sendfile()` from OpenSSL 3.0 in `SSLSocket.sendfile` when available.
- Compare of datetime.time ignores tz microseconds
- gh-99772: Do not ignore utc offset microseconds
- `BaseHTTPRequestHandler` hides `TimeoutError` from `handle_error()`
- GH-88564: IDLE - fix 2 Edit menu hotkey displays
- asyncio - add shield scope context manager for improved control flow in sensitive code sections
- Docs
- Python not yet supported