mirror of https://github.com/python/cpython
4 lines
146 B
ReStructuredText
4 lines
146 B
ReStructuredText
|
Fix bug where :meth:`datetime.fromtimestamp` erronously throws an
|
||
|
:exc:`OSError` on Windows for values between 0 and 86400.
|
||
|
Patch by Ammar Askar.
|