]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 22 Jul 2016 22:47:04 +0000 (18:47 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 22 Jul 2016 22:47:04 +0000 (18:47 -0400)
commit5d0c59838223ce46a6e2b90a7d3ed48ee1ac481e
tree896ad1e002ff1392427e25bb0b95b8ec08fb399a
parent638e6220557db50b01653b410eb12f11b9b8ab1c
Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).
Include/datetime.h
Lib/datetime.py
Lib/test/datetimetester.py
Lib/test/libregrtest/cmdline.py
Misc/NEWS
Modules/_datetimemodule.c
Tools/tz/zdump.py [new file with mode: 0644]