[issue33186] Memory corruption with urllib.parse
New submission from ale...@altlinux.org : There is a strange behavior while processing data in a "for" loop with urllib.parse.unquote() - looks like memory corruption - a list contains elements that have never been appended. I'll explain the testcase. I spotted the problem
[issue33186] Memory corruption with urllib.parse
Change by ale...@altlinux.org : Added file: https://bugs.python.org/file47507/data.txt.gz ___ Python tracker <https://bugs.python.org/issue33186> ___ ___ Python-bug