Emmanuel BENOÎT
Results
2
issues of
Emmanuel BENOÎT
Hello, Here is a small patch that solves issue #245 by setting mPDF's `curlProxy` and `curlProxyAuth` configuration variables based on Dokuwiki's proxy configuration (if it is set). Kind regards, E.B.
When the time is frozen it is normally possible to access the real library through `freezegun.api.real_*`. However, it turns out that trying to use the `real_date.today()` or `real_datetime.today()` method doesn't...