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
- asm_trampoline.S misses GCS flag for aarch64
- Docstring of array.array misses 'w' type info and mentions wide/narrow builds
- gh-42948: add `preserve_timestamps` to `shutil.copystat` and `shutil.copy2`
- Using `winreg.DeleteTree` in `test_winreg`
- gh-142103: Using winreg.DeleteTree to replace delete_tree in test_winreg
- shutil.copytree infinite recursion crash on Windows Directory Junctions (WinError 206)
- Update `ExceptionGroup`s to use a tuple of errors where possible
- Warn about urlsplit()'s `netloc` not being suitable for open redirect checking
- AST: ensure kw_defaults is always allocated for kw-only args (fix NULL deref)
- Feature: Support `filename:function` syntax for pdb break and clear command
- Docs
- Python not yet supported