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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Argparse: "Default" interacts incorrectly/non-intuitively with action='append' and action='extend'
- gh-68663: Explanation of the difference between maxtasksperchild and chunksize for map method in multiprocessing.pool.Pool
- CSV dialect sniffer gets wrong dialect (excel) when tab delimited csv file has long header fields
- tracemalloc.stop() Can Crash With a Subinterpreter
- datetime.fromtimestamp(tzinfo) should support datetime's whole range
- Maxheap version of a heappush
- _Py_atomic_add_int16 failure on Windows ARM64
- gh-110067: Add maxheap version of heappush.
- test_threading.test_4_daemon_threads() crash randomly
- Add an audit hook for os.path.join & pathlib calls involving an absolute path join
- Docs
- Python not yet supported