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 supported904 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150816: Speed up inspect.signature() for Python functions
- test_asyncio.test_subprocess fails with "env changed" on "AMD64 Debian root 3.x" buildbot: unclosed file <_io.FileIO name=11 mode='wb' closefd=True>
- Speed up datetime.timedelta construction for the common all-integer case
- Segfault from c stack overflow when under memory pressure
- Optimise keyword arguments in the JIT
- wsgiref.headers.Headers control-character validation is skipped under -O
- gh-150726: validate wsgiref Headers control characters under -O
- `_IncompleteInputError` is leaked in the REPL if input compilation emits `SystemError`
- gh-93417: Add use_system_defaults option for mimetypes
- Optimize leading null unpack idiom in bytecode, allows bare `BUILD_SET 0`
- Docs
- Python not yet supported