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 Rosuav
Recipients Rosuav, serhiy.storchaka
Date 2018-02-20.18:05:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519149912.8.0.467229070634.issue32888@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm, I think I see what I broke there. It was part of the merge conflict resolution - I moved the check into the function, which is actually incorrect. It wasn't misleading like that in the original patch. Will fix that.
History
Date User Action Args
2018-02-20 18:05:12Rosuavsetrecipients: + Rosuav, serhiy.storchaka
2018-02-20 18:05:12Rosuavsetmessageid: <1519149912.8.0.467229070634.issue32888@psf.upfronthosting.co.za>
2018-02-20 18:05:12Rosuavlinkissue32888 messages
2018-02-20 18:05:12Rosuavcreate