This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author seanmccully
Recipients dstufft, ezio.melotti, seanmccully, vstinner
Date 2017-05-20.06:04:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <825555346.1753862.1495260023144@mail.yahoo.com>
In-reply-to <1495258468.59.0.855843375015.issue30409@psf.upfronthosting.co.za>
Content
ok,  is this a valid fix then?

    On Saturday, May 20, 2017 1:34 AM, STINNER Victor <report@bugs.python.org> wrote:

STINNER Victor added the comment:

> In fact, it seems like I introduced a regression in bpo-6393, commit 94a3694c3dda97e3bcb51264bf47d948c5424d84.

I backported this commit, but I didn't notice the bug in the code... In fact, this commit was followed by the commit 6a448d4c2eac16af4c451b43c6dc46cf287b1671.

----------

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue30409>
_______________________________________
History
Date User Action Args
2017-05-20 06:04:26seanmccullysetrecipients: + seanmccully, vstinner, ezio.melotti, dstufft
2017-05-20 06:04:26seanmccullylinkissue30409 messages
2017-05-20 06:04:25seanmccullycreate