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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add option to validate ElementTree during serialization
- gh-149180: avoid double checking `tp_as_number`, `tp_as_sequence` and `tp_as_mapping`
- gh-149468: Add option to validate ElementTree during serialization
- `input` assumes the last character is a '\n' and always strips it
- Improve performance of `re.compile()` for patterns with character ranges
- gh-149400: Expose `Barrier` in `multiprocessing.synchronize.__all__`
- os.process_cpu_count() should take cgroups CPU limitations into account (on Linux)
- gh-149277: Fix error position for invalid numeric literals
- gh-149183: avoid MemoryError in tokenize
- gh-131798: Add tier-2 list specialization for STORE_SLICE
- Docs
- Python not yet supported