…SND chunk is not found (pythonGH-5240) Initialize self._ssnd_chunk so that aifc.Error is raised as intended, not AttributeError. (cherry picked from commit 80d20b9) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
|
@ZackerySpytz and @serhiy-storchaka: Backport status check is done, and it's a success ✅ . |
|
Thanks! |
Initialize self._ssnd_chunk so that aifc.Error is raised as intended,
not AttributeError.
(cherry picked from commit 80d20b9)
Co-authored-by: Zackery Spytz zspytz@gmail.com
https://bugs.python.org/issue31848