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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_pickle.PicklingError` on 3.14.0a1+ where it didn't before due to the start method change from fork to forkserver
- PyREPL exits the interpreter on specific input
- TypeError in email.message.Message.get_params
- gh-125651: Fix UUID hex parsing with underscores
- gh-74028: concurrent.futures.Executor.map: add `buffersize` param for lazy behavior
- gh-125610: Fix `STORE_ATTR_INSTANCE_VALUE` specialization check
- gh-124872: Mark the thread's default context as entered
- [3.14] change in behaviour in gc.get_referrers(some_local)
- Python dictionary watchers no longer trigger when an object's attributes change
- [ssl] Reading from non-blocking socket wrapped by SSLContext returns an empty bytes object in case if the client stays connected
- Docs
- Python not yet supported