Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df38a80 commit 58ca93cCopy full SHA for 58ca93c
1 file changed
Misc/NEWS
@@ -10,6 +10,8 @@ Projected release date: 2013-11-24
10
Core and Builtins
11
-----------------
12
13
+- Use the repr of a module name in more places in import, especially exceptions.
14
+
15
- Issue #19619: str.encode, bytes.decode and bytearray.decode now use an
16
internal API to throw LookupError for known non-text encodings, rather
17
than attempting the encoding or decoding operation and then throwing a
0 commit comments