]> granicus.if.org Git - python/commit
bpo-15873: Implement [date][time].fromisoformat (#4699)
authorPaul Ganssle <pganssle@users.noreply.github.com>
Thu, 21 Dec 2017 05:33:49 +0000 (00:33 -0500)
committerAlexander Belopolsky <abalkin@users.noreply.github.com>
Thu, 21 Dec 2017 05:33:49 +0000 (00:33 -0500)
commit09dc2f508c8513e0466a759cc27a09108c1e55c2
tree53877208455125e97549e90f3995929ad9768ca4
parent507434fd504f3ebc1da72aa77544edc0d73f136e
bpo-15873: Implement [date][time].fromisoformat (#4699)

Closes bpo-15873.
Doc/library/datetime.rst
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2017-12-04-17-41-40.bpo-15873.-T4TRK.rst [new file with mode: 0644]
Modules/_datetimemodule.c