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