MathiasWedeken
Results
2
issues of
MathiasWedeken
When using finch within a CLI app built with mix escript.build, the standard way of using CAStore produces an error, because `Application.app_dir(:castore, "priv/cacerts.pem")`in CAStore.file_path/0 refers to the - within the...
Title is unclear, since I don't know WHAT causes the issue. But "dayfirst=True" implies logically that month comes last in the string. But check this: ```python >>> parse("2020-1-10", dayfirst=True) datetime.datetime(2020,...