commit | cf82fa6f919b4e5a48d25f5c99c30ae9363b2508 | [log] [tgz] |
---|---|---|
author | Florent Xicluna <florent.xicluna@gmail.com> | Sun Mar 21 12:27:20 2010 +0000 |
committer | Florent Xicluna <florent.xicluna@gmail.com> | Sun Mar 21 12:27:20 2010 +0000 |
tree | 56b01131bd072a82d4c2540c0b13c0d4cfed293b | |
parent | b88fbf4fef9e03cfe9121dc03d935c9a90ff19b1 [diff] [blame] |
Issue #8179: Fix macpath.realpath() on a non-existing path.
diff --git a/Misc/NEWS b/Misc/NEWS index 4221ee2..d8c18c8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -24,6 +24,8 @@ Library ------- +- Issue #8179: Fix macpath.realpath() on a non-existing path. + - Issue #8024: Update the Unicode database to 5.2. - Issue #8104: socket.recv_into() and socket.recvfrom_into() now support