commit | 3ec139fa4d0a898b1f9cd98313bdf6fd9fd7728e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 24 23:40:17 2022 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 24 23:40:17 2022 -0700 |
tree | 4798063803ac41797dd47929d256eefec3f9ce7a | |
parent | 49d038496e851f6571a267cfd387dd7094bdd832 [diff] |
gh-95087: Fix IndexError in parsing invalid date in the email module (GH-95201) Co-authored-by: wouter bolsterlee <wouter@bolsterl.ee> (cherry picked from commit ea5ed0ba51c10cfdde7651a475438551964dfdfc) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>