]> granicus.if.org Git - python/commit
Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 8 Aug 2016 21:05:40 +0000 (17:05 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 8 Aug 2016 21:05:40 +0000 (17:05 -0400)
commit47649ab1f105760ba9f4d60d540b6ea63f45795a
tree52339c890933052f8ba0d5ae1362d3ba4e496b7c
parent95e0df8389c8a44c0f6c6b6be8363e602e8e8914
Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors.
Lib/datetime.py
Lib/test/datetimetester.py
Modules/_datetimemodule.c