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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143959: Split datetime tests requiring _datetime
- gh-131093: Enforce -std=c11 for gcc at configure time rather than make time
- gh-138284 : urllib.parse.parse_qsl now raises ValueError if illegal characters is passed, according to RFC 3986
- gh-140746: Fix Thread.start() that can hang indefinitely
- Add sys.set_object_tags() and sys.get_object_tags() APIs for debugging and experimental Use
- asyncio.start_unix_server maybe shouldn’t default to cleanup_socket=True when sock parameter is passed
- venv overwrites existing .gitignore
- gh-137533: document key type coercion limitations in `json.loads`
- gh-64192: Make `imap()`/`imap_unordered()` in `multiprocessing.pool` actually lazy
- gh-141647: fix IP address/network comparison methods
- Docs
- Python not yet supported