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 supported871 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Valgrind documentation seems to need updating
- Several cookies with the same name get intermixed
- Review usage of environment variables in the stdlib
- urlencode produces bad output from ssl.CERT_NONE and friends that chokes decoders
- GzipFile's .seekable() returns True even if underlying buffer is not seekable
- problem with ABCMeta.__prepare__ when called after types.new_class
- Move folding tuples of constants into compiler.c from peephole.c
- Rename "generator expressions" to "generator comprehensions"
- RAM consumption too high using concurrent.futures (Python 3.7 / 3.6 )
- MagicMock.__divmod__ should return a pair
- Docs
- Python not yet supported