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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- multiprocessing.shared_memory: failed attach unlinks another process's block
- Compiling `--with-lto` results in `test_embed` failures on Darwin
- Data race between `BytesIO.__setstate__` and lock-free LOAD_ATTR method
- Data race in `readline.get_completer()` reads `state->completer` without the critical section
- `LiveStatsCollector` (Tachyon): `reset_stats()` does not clear aggregated opcode statistics
- gh-153293: Clear opcode statistics in the live profiler's reset_stats()
- Use-after-free with a concurrent `stringio_iternext`
- dbm.whichdb docstring shows outdated return-value example
- Add RFC 10008: The HTTP QUERY Method
- [3.10] gh-100372: Use BIO_eof to detect EOF for SSL_FILETYPE_ASN1 (GH-100373)
- Docs
- Python not yet supported