summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst
diff options
context:
space:
mode:
authorlarryhastings <larry@hastings.org>2017-09-04 13:30:19 -0700
committerGitHub <noreply@github.com>2017-09-04 13:30:19 -0700
commitf9f17346d722b6f073a048b41ec0d6adf336d1d2 (patch)
tree419ced40748802468c84a321be18777a0eb47626 /Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst
parent002d64039b60c1a9289f981fe73a5cf91d082136 (diff)
downloadcpython-git-f9f17346d722b6f073a048b41ec0d6adf336d1d2.tar.gz
Blurbify master branch. (#3298)
Blurbify master branch.
Diffstat (limited to 'Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst')
-rw-r--r--Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst b/Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst
new file mode 100644
index 0000000000..1999770e5d
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/0275.bpo-29998.poeIKD.rst
@@ -0,0 +1 @@
+Pickling and copying ImportError now preserves name and path attributes.