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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- venv.EnvBuilder creates inconsistent venv depending on the name of the Python executable
- gh-121577: fix compileall always recompiling pyc files with hash based invalidation
- gh-121331: Make inspect.getsource work for genexp code objects
- Add Additional Context Around Python Signal Handling on iOS
- gh-120767: Add REPL history navigation with partial text
- gh-91289: Reformat the text output of unittest
- gh-121342: Fixed `pkgutil.iter_zipimport_modules` on an invalidated cache (#121342)
- gh-121662: Fix PyREPL on UNIX with non-blocking stdin
- gh-121639: Deduplicate reinitialization setup for ZipExtFile when seeking
- gh-121647: Define _Py_TYPEOF macro on more compilers
- Docs
- Python not yet supported