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 supported916 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_remote_debugging`: raising `Invalid bytes length` on codeobjects with linetable > 4096
- 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
- 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
- gh-128670: keep the public base executable when creating a venv from a venv
- gh-151001: fix coverage-lcov target for lcov v2.x
- Docs
- Python not yet supported