commit | d1d42bf4a404f092fe90fe8984481c507a64ef0a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Aug 29 00:56:04 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 29 00:56:04 2019 -0700 |
tree | 4adcdf640487835b27586837e555b47e3ea646fb | |
parent | 097eae5b9b4801d34bb900c01b5e6a80f028bc12 [diff] [blame] |
bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307) (cherry picked from commit 122376df550b71dd3bec0513c7483cc1714212fa) Co-authored-by: Justin Blanchard <UncombedCoconut@gmail.com>
diff --git a/Misc/ACKS b/Misc/ACKS index 5a8494f..24e327a 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -162,6 +162,7 @@ Daniel Black Jonathan Black Renaud Blanch +Justin Blanchard Mike Bland Martin Bless Pablo Bleyer