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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-137205: Document how to safely use PRAGMA during SQLite transactions
- gh-139778: Assertion fix in `code_returns_only_none`
- Deprecate private C API functions
- `operator.rst` mentioning `or_` should also mention dict merge operators
- Argparse wrapping is bugged when colors are involved
- Improve detection of `Py_DECREF` on dictionaries in freelist
- Document `PyCF_ALLOW_INCOMPLETE_INPUT`
- gh-143750: Compile OpenSSL with TSan for TSan CI
- Add a `PyThreadState *` parameter (almost) everywhere
- gh-91205: fix bug in shutil.copytree with relative links and ignore_dangling_symlinks=True
- Docs
- Python not yet supported