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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Use platform defined data directories instead of ~/.python_history
- Should warnings.warn default to stacklevel=2?
- from __future__ import annotations breaks profiler's handling of dataclasses
- 'dirty' added to sys.version on Linux and Mac source builds depending on git version
- profiling-compatible functools.wraps
- pprint does not work for typing.Mapping
- Implement “Happy Eyeballs” algorithim (RFC 8305) in socket.create_connection()
- Codec name normalization breaks custom codecs
- [easy doc] Remove redundant info in README.valgrind
- zipfile: cannot create zip file from files with non-utf8 filenames
- Docs
- Python not yet supported