summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-06-07 20:14:04 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-06-07 20:14:04 (GMT)
commit7f3652e37156a4794c04a70e93c339d7d58a52f2 (patch)
treeabd6510f72195675f53eebbba41d7100aea11ea0 /Misc
parent7eeb5b5e5017cf1354b084327b49390044946069 (diff)
downloadcpython-7f3652e37156a4794c04a70e93c339d7d58a52f2.zip
cpython-7f3652e37156a4794c04a70e93c339d7d58a52f2.tar.gz
cpython-7f3652e37156a4794c04a70e93c339d7d58a52f2.tar.bz2
Issue #8897: Fix sunau module, use bytes to write the header. Patch written by
Thomas Jollans.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS3
2 files changed, 4 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 2fb8b5b..a20550e 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -389,6 +389,7 @@ Orjan Johansen
Fredrik Johansson
Gregory K. Johnson
Simon Johnston
+Thomas Jollans
Evan Jones
Jeremy Jones
Richard Jones
diff --git a/Misc/NEWS b/Misc/NEWS
index a8998fb..d83af83 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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.