diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -141,6 +141,8 @@ Extension Modules Library ------- +- Bug #1196315: fix weakref.WeakValueDictionary constructor. + - Bug #1213894: os.path.realpath didn't resolve symlinks that were the first component of the path. |