| commit | 52209d3a1eb03d5a9ef200ffe400c36d32d42ad1 | [log] [tgz] |
|---|---|---|
| author | Hynek Schlawack <hs@ox.cx> | Tue May 29 12:04:54 2012 +0200 |
| committer | Hynek Schlawack <hs@ox.cx> | Tue May 29 12:04:54 2012 +0200 |
| tree | ad485f302dd4f2919a60dd2dc2f31ecd34b2cddd | |
| parent | 737b173355b0473d134b1715dd8b1695eb023d8b [diff] [blame] |
#14835: Make plistlib output empty arrays & dicts like OS X Patch by Sidney San MartÃn.
diff --git a/Misc/NEWS b/Misc/NEWS index 10f05d8..0d36966 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -10,6 +10,9 @@ Core and Builtins ----------------- +- Issue #14835: Make plistlib output empty arrays & dicts like OS X. + Patch by Sidney San Martín. + - Issue #14930: Make memoryview objects weakrefable. - Issue #14775: Fix a potential quadratic dict build-up due to the garbage