commit | fee96422e6f0056561cf74fef2012cc066c9db86 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jun 03 04:23:40 2021 |
committer | GitHub <noreply@github.com> | Thu Jun 03 04:23:40 2021 |
tree | 10b9366c81645526eb9fb74b27be9f8072d794e3 | |
parent | c723d5191110f99849f7b0944820f6c3cd5f7747 [diff] |
bpo-44022: Improve the regression test. (GH-26503) (GH-26507) It wasn't actually detecting the regression due to the assertion being too lenient. (cherry picked from commit e60ab843cbb016fb6ff8b4f418641ac05a9b2fcc) Co-authored-by: Gregory P. Smith <greg@krypto.org>