summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2018-02-20 21:06:11 (GMT)
committerSerhiy Storchaka <storchaka@gmail.com>2018-02-20 21:06:11 (GMT)
commit80d20b918bd8a882043c493a7f958333ecb41727 (patch)
tree3ad6f72c03dd3218a75fa0fc50898f57275fb4a8 /Misc/ACKS
parent7a1e1786f98ad49caa157dcdf14ada9d0b07d0fd (diff)
downloadcpython-80d20b918bd8a882043c493a7f958333ecb41727.zip
cpython-80d20b918bd8a882043c493a7f958333ecb41727.tar.gz
cpython-80d20b918bd8a882043c493a7f958333ecb41727.tar.bz2
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (#5240)
Initialize self._ssnd_chunk so that aifc.Error is raised as intended, not AttributeError.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index ea1d941..b15b20e 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1512,6 +1512,7 @@ Nicholas Spies
Per Spilling
Joshua Spoerri
Noah Spurrier
+Zackery Spytz
Nathan Srebro
RajGopal Srinivasan
Tage Stabell-Kulo