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