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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-129374: adds quoting detection to csv sniffer
- ContextDecorator documentation is unclear.
- mkdtemp() created directories no longer allows for writing files when running under a Windows AppContainer in 3.12.4 (but works under 3.12.3)
- Remove deprecated `co_lnotab` from `CodeType`
- Add the interpreters Module, Implementing PEP 734
- GH-132380: Avoid locking in type lookup.
- idlelib/News3.txt for 3.15.0 and backports
- venv should include python-config in the virtual environment
- Increased memory usage with mimalloc
- gh-133438: Fix the use of the terms "argument" and "parameter" in dis.show_code()
- Docs
- Python not yet supported