commit | d54c2e3f133a772dc71cc776a476face4c90389a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 19 19:13:25 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 19 19:13:25 2015 +0200 |
tree | 5801b0f9f764c13b1132cf280a3049c6b5b83602 | |
parent | 6a74a51b28979e71e8ae7d79e7cb06d49e67ac07 [diff] |
Issue #23136: _strptime now uniformly handles all days in week 0, including Jan 30 of previous year. Based on patch by Jim Carroll.