]> granicus.if.org Git - python/commit
Closes #27661: Added tzinfo keyword argument to datetime.combine.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 2 Aug 2016 21:49:30 +0000 (17:49 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 2 Aug 2016 21:49:30 +0000 (17:49 -0400)
commit43746c37704861947179185b4c037e5f18f89a7c
tree3223ce1101db5f782c32888e83e64bae66290d09
parent711120d8fd0445b33655101d72b0f576646bff9f
Closes #27661: Added tzinfo keyword argument to datetime.combine.
Doc/library/datetime.rst
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS
Modules/_datetimemodule.c