]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28005: Allow ImportErrors in encoding implementation to propagate.
authorSteve Dower <steve.dower@microsoft.com>
Thu, 8 Sep 2016 00:27:33 +0000 (17:27 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Thu, 8 Sep 2016 00:27:33 +0000 (17:27 -0700)
commitef37dfcd841bc1565a3e40bbcd0f5354aa150965
tree3084fb74962bd0adeee1ad2547e5b8ee0628125f
parent8195219acb242d8c1799102e21ce664d9ceac20d
Issue #28005: Allow ImportErrors in encoding implementation to propagate.
Lib/encodings/__init__.py
Misc/NEWS