Bug report
Bug description:
# Add a code block here, if required
C:\Users\uset\AppData\Local\Programs\Python\Python313\Scripts\jupyter.exe_main_.py:7: DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious
and fails to parse leap day. The default behavior will change in Python 3.15
to either always raise an exception or to use a different default year (TBD).
To avoid trouble, add a specific year to the input & format.
CPython versions tested on:
3.13
Operating systems tested on:
Windows