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 python-dev
Recipients James Salter, brett.cannon, ebfortin, eric.snow, larry, ncoghlan, paul.moore, petr.viktorin, python-dev, steve.dower, tim.golden, zach.ware
Date 2015-09-07.05:38:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150907053800.11254.8753@psf.io>
In-reply-to
Content
New changeset 087464c9f982 by Nick Coghlan in branch '3.5':
Close #24748: Restore imp.load_dynamic compatibility
https://hg.python.org/cpython/rev/087464c9f982
History
Date User Action Args
2015-09-07 05:38:03python-devsetrecipients: + python-dev, brett.cannon, paul.moore, ncoghlan, larry, tim.golden, petr.viktorin, eric.snow, zach.ware, steve.dower, James Salter, ebfortin
2015-09-07 05:38:03python-devlinkissue24748 messages
2015-09-07 05:38:03python-devcreate