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