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 serhiy.storchaka
Recipients brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2017-04-08.08:25:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491639949.13.0.928671362436.issue29998@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset af685f9050416da8050e0ec11a8dff9afd4130e7 by Serhiy Storchaka in branch '3.6':
bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) (#1042)
https://github.com/python/cpython/commit/af685f9050416da8050e0ec11a8dff9afd4130e7
History
Date User Action Args
2017-04-08 08:25:49serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, ncoghlan, eric.snow
2017-04-08 08:25:49serhiy.storchakasetmessageid: <1491639949.13.0.928671362436.issue29998@psf.upfronthosting.co.za>
2017-04-08 08:25:49serhiy.storchakalinkissue29998 messages
2017-04-08 08:25:49serhiy.storchakacreate