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 miss-islington
Recipients brett.cannon, eric.snow, furkanonder, miss-islington, ncoghlan
Date 2020-06-05.19:56:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591386999.68.0.570830391766.issue19468@roundup.psfhosted.org>
In-reply-to
Content
New changeset fef1fae9df3b03510f9defb25bd0388135b4c591 by Furkan Önder in branch 'master':
bpo-19468: delete unnecessary instance check in importlib.reload() (GH-19424)
https://github.com/python/cpython/commit/fef1fae9df3b03510f9defb25bd0388135b4c591
History
Date User Action Args
2020-06-05 19:56:39miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, eric.snow, furkanonder
2020-06-05 19:56:39miss-islingtonsetmessageid: <1591386999.68.0.570830391766.issue19468@roundup.psfhosted.org>
2020-06-05 19:56:39miss-islingtonlinkissue19468 messages
2020-06-05 19:56:39miss-islingtoncreate