9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 4 years ago.
Jun 10, 2020 — Jun 10, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
asyncio doc: explain how to display ResourceWarning in the debug mode section More... almost 11 years ago
Merge 3.4 (asyncio) More... almost 11 years ago
asyncio: Only call _check_resolved_address() in debug mode More... almost 11 years ago
asyncio: BaseSelectorEventLoop uses directly the private _debug attribute More... almost 11 years ago
Fixes issue23390: make profile-opt causes -fprofile-generate and related flags More... almost 11 years ago
Fixes issue23390: make profile-opt causes -fprofile-generate and related flags More... almost 11 years ago
Skip some tests that require a subinterpreter launched with -E or -I when the More... almost 11 years ago
Skip some tests that require a subinterpreter launched with -E or -I when the More... almost 11 years ago
Issue #14203: Temporary fix for the compile failure on Windows. More... almost 11 years ago
Issue #14203: Remove obsolete support for view==NULL in bytesiobuf_getbuffer() More... almost 11 years ago
Issue #15381: Fixed a bug in BytesIO.write(). More... almost 11 years ago
Issue 23359: Reduce size of code in set_lookkey. Only do linear probes when there is no wrap-around. More... almost 11 years ago
Issue #14203: Remove obsolete support for view==NULL in PyBuffer_FillInfo() More... almost 11 years ago
Merge 3.4 (asyncio doc) More... almost 11 years ago
asyncio, Tulip issue 221: Fix doc of QueueEmpty and QueueFull More... almost 11 years ago
Issue #15381: Try to fix refcount bug. Empty and 1-byte buffers are always shared. More... almost 11 years ago
Issue #13128: Print response headers for CONNECT requests when debuglevel > 0. More... almost 11 years ago
Issue #23358: Add missing BaseServer entry to socketserver.__all__. More... almost 11 years ago
Issue #23358: Add missing BaseServer entry to socketserver.__all__. More... almost 11 years ago
Issue #15381: Optimized io.BytesIO to make less allocations and copyings. More... almost 11 years ago
Issue #22818: Splitting on a pattern that could match an empty string now More... almost 11 years ago
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to More... almost 11 years ago
Issue #23099: Closing io.BytesIO with exported buffer is rejected now to More... almost 11 years ago
Issues #23363, #23364, #23365, #23366: Fixed itertools overflow tests. More... almost 11 years ago
Issue #22896: Fixed using _getbuffer() in recently added _PyBytes_Format(). More... almost 11 years ago
Issues #23363, #23364, #23365, #23366: Fixed itertools overflow tests. More... almost 11 years ago
Issues #23363, #23364, #23365, #23366: Fixed itertools overflow tests. More... almost 11 years ago
Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer() More... almost 11 years ago
Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer() More... almost 11 years ago
merge 3.4 More... almost 11 years ago