- Lines 386, 400: except: changed to except (ValueError, TypeError): - ValueError: datetime.fromisoformat parse failure - TypeError: input is not a string - Prevents swallowing KeyboardInterrupt, SystemExit, MemoryError
37 KiB
37 KiB