commit | b785396ab451b0c9d6ae9ee5a9e56c810209a6cb | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Apr 08 09:55:07 2017 +0300 |
committer | GitHub <noreply@github.com> | Sat Apr 08 09:55:07 2017 +0300 |
tree | e84a9440891b8a488be7ef8046fc949a7962837c | |
parent | b879fe82e7e5c3f7673c9a7fa4aad42bd05445d8 [diff] |
bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) attributes.