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 supported905 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-151042: venv: Pass VIRTUAL_ENV through cygpath inside fish on Windows
- gh-140006: Harden fish prompt against shadowed builtins
- gh-149059: add `INF`, `NINF` and `NAN` test cases for `math.fabs()`
- gh-149211: Preserve custom warning handler during finalization
- Factor out the interpreter (PyEval_EvalFrameDefault) and helper functions into separate files
- gh-150952: Fix incorrect sock_sendto docstring
- gh-145239: Colorize `case +` in the REPL
- 3.15.0b2 make test failures on FreeBSD's tmpfs: test.test_os.test_posix test_tempfile
- 3.15.0b2 test_shutil failure on FreeBSD in a "poudriere jail" mounted atop ZFS file system
- gh-143768: Replace a dangling interpreter symlink when creating a venv
- Docs
- Python not yet supported