commit | f8473f6f7603f8cccccc3307d4cb853587be41b3 | [log] [tgz] |
---|---|---|
author | Łukasz Langa <lukasz@langa.pl> | Wed Oct 13 19:12:22 2021 +0200 |
committer | GitHub <noreply@github.com> | Wed Oct 13 19:12:22 2021 +0200 |
tree | 1155b0afe30283840770d0e73e13b20407eb4c77 | |
parent | 151234f5da4b1922e3d91233a6eddda92d7269b0 [diff] |
[3.10] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452) (GH-28930) Co-authored-by: Łukasz Langa <lukasz@langa.pl> (cherry picked from commit b9e687618d3489944f29adbd2be50b46940c9e70) Co-authored-by: Ben Hoyt <benhoyt@gmail.com>