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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- datetime arithmetic during DST transitions is incorrect
- gh-93431: Add cwd to file not found errors
- gh-115892: Fix ntpath.splitext() with UNC paths
- `read1` and `readline` of `http.client.HTTPResponse` do not raise `IncompleteRead`
- gh-115997: Make `HTTPResponse.read1` and `readline` raise `IncompleteRead`
- Consider building with `-fPIC` by default on Linux, due to conflict with `RTLD_DEEPBIND`
- Consider Adding to howto/logging.html#useful-handlers Windows OutputDebugString Handler
- datetime and time equality and hashing problematic
- asyncio.TaskGroup may silently discard request to run a task
- Deprecate creation of abstract AST nodes
- Docs
- Python not yet supported