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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-130942: Fix path seperator matched in character ranges for glob.translate
- gh-83461: Don't allow datetime parsing to accept non-ASCII digits
- Don't allow datetime parsing to accept non-Ascii digits
- gh-130925: Add `close()` method to `asyncio.StreamReader`
- Consider doing something about `-fzero-call-used-regs` and the tail-calling interpreter
- Cancel futures if concurrent.futures.Executor is used as a context manager and there is an exception?
- Add `close()` method to `asyncio.StreamReader`
- Support comments as part of multiline values in configparser
- glob.translate incorrectly matches path separator in character ranges
- gh-129640: Add tests for reference cycle in `gzip.GzipFile`
- Docs
- Python not yet supported