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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sys.settrace suffers quadratic behavior for large dictionary literals on 3.12+
- gh-127947: Repeat PyREPL key events on Windows when wRepeatCount > 1
- Replace `pyvenv.cfg`'s `home` key with `base-prefix` and `base-exec-prefix`
- Incorrect SyntaxError attributes when raised by `compile`
- gh-127753: make the proxies handling of `urllib.request` cacheable
- gh-127776: Add `GRND_INSECURE` constant to `os` module
- `_PyEval_SetTrace` is no longer available in C API since 3.13
- make memoryview thread safe in free-threading
- gh-127567: Avoid forceful shutting down of handlers during reconfiguration
- Clarify error message when unpacking objects with `*` and `**`
- Docs
- Python not yet supported