dtyeos

Results 2 issues of dtyeos

![image](https://user-images.githubusercontent.com/107921024/174815143-cb4792a4-56fa-403f-bb62-d3e1506ab809.png) Note that Mermaid Preview is also sometimes in trouble: ![image](https://user-images.githubusercontent.com/107921024/174815217-686b03bc-f488-4915-ab25-1538dd744e86.png)

Python 3.8.10 datetime 4.4 Windows 10 datetime(1970,1,1,0,0,0).timestamp() # OSError: [Errno 22] Invalid argument datetime(1970,1,1,23,59,59,999999).timestamp() # OSError: [Errno 22] Invalid argument datetime(1970,1,2,0,59,59,999999).timestamp() # OSError: [Errno 22] Invalid argument Minimal datetime where...

type-bug
extension-modules