diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -398,6 +398,9 @@ C-API Library ------- +- Issue #8897: Fix sunau module, use bytes to write the header. Patch written + by Thomas Jollans. + - Issue #8899: time.struct_time now has class and atribute docstrings. - Issue #6470: Drop UNC prefix in FixTk. |