Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58ca93c

Browse files
committed
NEWS entry for module name repr commit
1 parent df38a80 commit 58ca93c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Projected release date: 2013-11-24
1010
Core and Builtins
1111
-----------------
1212

13+
- Use the repr of a module name in more places in import, especially exceptions.
14+
1315
- Issue #19619: str.encode, bytes.decode and bytearray.decode now use an
1416
internal API to throw LookupError for known non-text encodings, rather
1517
than attempting the encoding or decoding operation and then throwing a

0 commit comments

Comments
 (0)