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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `datetime.strptime(dt.strftime("%c"), "%c"))` fails when year is <1000.
- gh-102536: Added `_architecture` field to `sys.implementation`
- Incremental GC causes a significant slowdown for Sphinx
- Add translation tests for argparse
- Behavior change for `foo and 1 or 2`: 3.12 newly converts `foo` to bool twice
- sys.executable is sometimes wrong
- gh-124111 Update tkinter to use TclTk 8.6.15 or 9.0.0
- Update tkinter to use Tk 8.6.15 or (better) Tk 9.0
- `os.path.getsize` very slow for Windows 11
- Daemonic threads not killed in some circumstances in python 3.13
- Docs
- Python not yet supported