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 berker.peksag
Recipients berker.peksag, cheryl.sabella, xtreak
Date 2019-05-19.13:40:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558273210.25.0.138820693584.issue36948@roundup.psfhosted.org>
In-reply-to
Content
New changeset c661b30f89ffe7a7995538d3b1649469b184bee4 by Berker Peksag (Xtreak) in branch 'master':
bpo-36948: Fix NameError in urllib.request.URLopener.retrieve (GH-13389)
https://github.com/python/cpython/commit/c661b30f89ffe7a7995538d3b1649469b184bee4
History
Date User Action Args
2019-05-19 13:40:10berker.peksagsetrecipients: + berker.peksag, cheryl.sabella, xtreak
2019-05-19 13:40:10berker.peksagsetmessageid: <1558273210.25.0.138820693584.issue36948@roundup.psfhosted.org>
2019-05-19 13:40:10berker.peksaglinkissue36948 messages
2019-05-19 13:40:10berker.peksagcreate