]> granicus.if.org Git - python/commit
bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) ...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Apr 2017 08:26:03 +0000 (11:26 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Apr 2017 08:26:03 +0000 (11:26 +0300)
commite63f8f293a96ceebf06de15b4e1c97dbbff0f6a8
tree5e5423be5eaf473b2f21ac2fe11aedaba6f5b745
parentfa25f16a4499178d7d79c18d2d68be7f70594106
bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) (#1043)

attributes.
(cherry picked from commit b785396ab451b0c9d6ae9ee5a9e56c810209a6cb)
Lib/test/test_exceptions.py
Misc/NEWS
Objects/exceptions.c