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 supported883 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-106344 fix docs of `SSLSocket.shared_ciphers()`
- venv base path does not resolve symlinks using realpath()
- gh-102581: uniform clipping rules and introduces clip argument
- Try untracking virtual `__dict__`s
- os.cpu_count() recommends non-portable len(os.sched_getaffinity(0)) to get usable CPUs
- Add examples to docs for str methods
- importlib.resources incorrect version for availability
- cannot create consistent MRO for multiple generic inheritance
- Defects when parsing email headers aren't raised or propagated to the email object
- [match-case] Allow matching Union types
- Docs
- Python not yet supported