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 supported884 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-106432: Added WSL support for adjusting the local hostname
- `SSLSocket.shared_ciphers()` does not document `None` is returned on session reuse
- False-Positive `issubclass` when testing `@runtime_checkable`-`Protocol` against a `NamedTuple`
- Document `re.Scanner`
- 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
- Docs
- Python not yet supported