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 supported861 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sys.path entries normalization in site.py doesn't follow POSIX symlink behaviour
- _io_TextIOWrapper_reconfigure_impl errors out too early
- Should shutil functions support bytes paths?
- Add '-d $fd' option to trace module, akin to bash -x feature
- IDLE: Consistently handle non .py source files
- Incorrect behaviour creating a Structure with ctypes.c_bool bitfields
- Add ssl.CERT_REQUIRED_NO_VERIFY as possible value for ssl.SSLContext.verify_mode
- copy.deepcopy can fail with unhelpful diagnostics
- Make multiprocessing.connection.Client support ipv6
- prefixes argument to site.getsitepackages() missing documentation
- Docs
- Python not yet supported