Skip to content

Various fixes#733

Merged
Secrus merged 3 commits intomasterfrom
fix/various-fixes
Aug 15, 2023
Merged

Various fixes#733
Secrus merged 3 commits intomasterfrom
fix/various-fixes

Conversation

@sdispater
Copy link
Copy Markdown
Collaborator

Fixes #662
Fixes #662
Fixes #715

Pull Request Check List

  • Added tests for changed code.
  • Updated documentation for changed code.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Aug 15, 2023

CodSpeed Performance Report

Merging #733 will not alter performance

Comparing fix/various-fixes (8792507) with master (77d1791)

Summary

✅ 2 untouched benchmarks

@Secrus Secrus merged commit 071bf63 into master Aug 15, 2023
@sdispater sdispater deleted the fix/various-fixes branch August 17, 2023 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pendulum can not find timezone on Alpine docker, resulting in .now() being broken str(pendulum.DateTime) != str(datetime.datetime)

2 participants