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 eric.snow
Recipients BTaskaya, brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2019-07-26.15:36:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Hmm, looks like this was already fixed by Serhiy (for bpo-35454) the day before I opened this issue. :)

3.8/master: GH-11077 8905fcc85a6fc3ac394bc89b0bbf40897e9497a6
3.7: GH-11105 62674f3a36ec55f86a5f20ee028a37fbd549bd6c
3.6: GH-11106 8855d9339858683c9b4fcd50b02a7bca526d4726

That's what I get for not keeping my local clone up-to-date.
History
Date User Action Args
2019-07-26 15:36:56eric.snowsetrecipients: + eric.snow, brett.cannon, ncoghlan, serhiy.storchaka, BTaskaya
2019-07-26 15:36:56eric.snowsetmessageid: <[email protected]>
2019-07-26 15:36:56eric.snowlinkissue35476 messages
2019-07-26 15:36:56eric.snowcreate