]> granicus.if.org Git - python/commit
Fix fuzz testing for marshal.loads(). (GH-8106)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 5 Jul 2018 09:19:19 +0000 (12:19 +0300)
committerGitHub <noreply@github.com>
Thu, 5 Jul 2018 09:19:19 +0000 (12:19 +0300)
commit09bb918a61031377d720f1a0fa1fe53c962791b6
treeb1279a2b1964a830ba672169bce950af2f6131ba
parentfc05e68d8fac70349b7ea17ec14e7e0cfa956121
Fix fuzz testing for marshal.loads(). (GH-8106)
Lib/test/test_marshal.py