Henry Chladil
Henry Chladil
Hi, first of all, love the project and use it nearly every day for my job. I have come across some behaviour that is unexpected. Please consider this minimal worked...
CLI throws when provided with a file path instead of a URI on windows due to slash direction differences
Feature request I suppose, but also looking for guidance. Consider this snippet below where the first test is failing. I would have expected freezegun to interpret the timezone stored in...
``` [ERROR] RuntimeError: There is no current event loop in thread 'MainThread'. Traceback (most recent call last): File "/var/task/mangum/adapter.py", line 71, in __call__ http_response = http_cycle(self.app) File "/var/task/mangum/protocols/http.py", line 46,...