Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #923 +/- ##
=======================================
Coverage 54.45% 54.45%
=======================================
Files 33 33
Lines 3043 3043
=======================================
Hits 1657 1657
Misses 1386 1386 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
511dedf to
fe8303f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.2→==5.3.1Release Notes
regebro/tzlocal (tzlocal)
v5.3.1Compare Source
other timezone configurations.
v5.3Compare Source
v5.2Compare Source
Added a pre-commit config
Updated python versions [hugovk]
Added type hints for the public functions
Moved to using pyproject.toml for project config.
v5.1Compare Source
in IANA is treated as an alias in Unicode data. This version handles that.
v5.0.1Compare Source
The logging info under windows made it look like it looked up the registry
info even when you had a TZ environment, but it doesn't actually do that.
Improved the handling of loggers.
v5.0Compare Source
The logging info under windows made it look like it looked up the registry
info even when you had a TZ environment, but it doesn't actually do that.
Improved the handling of loggers.
v4.3.1Compare Source
v4.3Compare Source
Improved the error message when the ZoneInfo cannot be found
Don't error out because we find multiple possible timezones for
a symlink.
More stable on Android/Termux with proot
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.