| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
CodSpeed Performance ReportMerging #701 will not alter performanceComparing pR0Ps:bugfix/parse-now-timezone (305f80f) with master (1034b18) Summary✅ 1 untouched benchmarks |
Sorry, something went wrong.
|
@edgarrmondragon Anything else for me to do on this? |
Sorry, something went wrong.
I'll preface saying I'm not a maintainer of this repo, so my approval is only nominal 🙂. This LGTM, there's a Rust linting error but I don't know if it's related to changes in this PR. |
Sorry, something went wrong.
|
Hi. Sorry for the delays, we are digging ourselves out of the pile of code debt. Could you please rebase your changes with the master branch so we can review and merge them? |
Sorry, something went wrong.
|
@Secrus rebased on latest master |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Pull Request Check List
Previously, using "now" with pendulum.parse short-circuited all other parsing logic (expected), including the time zone (not expected).
Example using the latest release:
The same example after this PR: