commit | 9720f60f2aba457121bfe42d09aa3ed91f28b86f | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jul 05 12:20:19 2018 +0300 |
committer | GitHub <noreply@github.com> | Thu Jul 05 12:20:19 2018 +0300 |
tree | 647a95dda3040da434dfdbef31e97b37c6f8a374 | |
parent | bfee59018f334dbbae38269edfe9d3adea341238 [diff] |
[2.7] bpo-33720: Improve tests for the stack overflow in marshal.loads(). (GH-7336). (GH-8107) (cherry picked from commit fc05e68d8fac70349b7ea17ec14e7e0cfa956121) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>