commit | fc05e68d8fac70349b7ea17ec14e7e0cfa956121 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jul 05 11:17:20 2018 +0300 |
committer | GitHub <noreply@github.com> | Thu Jul 05 11:17:20 2018 +0300 |
tree | 17a855433e7ef2595859d18589d022ea881f264e | |
parent | 3a9bb5f269c8534606eb02d1faa2c882d8cb8530 [diff] |
bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336)