summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2017-12-23-14-54-05.bpo-32404.yJqtlJ.rst
blob: 5299820429bb045e70ab68ad1e4f931ec55609f8 (plain)
1
2
Fix bug where :meth:`datetime.datetime.fromtimestamp` did not call __new__
in :class:`datetime.datetime` subclasses.