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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- opening a repl from inside pdb via `interact` opens the basic repl
- logging should cache LogRecord.message
- Traceback leaks global code when `exec`:ed code raises
- venv.EnvBuilder creates inconsistent venv depending on the name of the Python executable
- Add clarification to zip's documentation
- The use of `PyStackRef_AsPyObjectBorrow` makes it hard to track ownership of references, making analysis of escaping calls too difficult
- Improve and reorganise ``pyspecific``
- Make Memory-Related Tests Less Fragile
- Env Variable to Auto-Name and Recognize __pycache__ As .__pycache__
- gh-112301: `-fstack-protector-strong` is also needed in `LDFLAGS` on Solaris/Illumos
- Docs
- Python not yet supported