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 Robert Rouhani, brett.cannon, eric.snow, miss-islington, ncoghlan, python-dev
Date 2020-05-06.00:49:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588726176.14.0.435214806208.issue40417@roundup.psfhosted.org>
In-reply-to
Content
New changeset d64fd617e02346ecbcba9559f227936e08e89602 by Robert Rouhani in branch '3.7':
[3.7] bpo-40417: Fix deprecation warning in PyImport_ReloadModule (GH-19750) (GH-19935)
https://github.com/python/cpython/commit/d64fd617e02346ecbcba9559f227936e08e89602
History
Date User Action Args
2020-05-06 00:49:36miss-islingtonsetrecipients: + miss-islington, brett.cannon, ncoghlan, python-dev, eric.snow, Robert Rouhani
2020-05-06 00:49:36miss-islingtonsetmessageid: <1588726176.14.0.435214806208.issue40417@roundup.psfhosted.org>
2020-05-06 00:49:36miss-islingtonlinkissue40417 messages
2020-05-06 00:49:36miss-islingtoncreate