Skip to content

Pull changes from 0.9 branch - #119

Merged
da4089 merged 5 commits into
masterfrom
branch-0.9
Aug 3, 2026
Merged

Pull changes from 0.9 branch#119
da4089 merged 5 commits into
masterfrom
branch-0.9

Conversation

@da4089

@da4089 da4089 commented Sep 9, 2025

Copy link
Copy Markdown

No description provided.

htgoebel and others added 5 commits January 3, 2025 14:55
zoneinfo was added to the stdlib in 3.9, and is perhaps the most
likely source of tzinfo objects now.  Use its 'key' attribute to
get a unique timezone identifier, rather than falling back to the
tzname, which isn't unique (eg. IST = Ireland, Israel, and India).

Fixes #117.
Fix non-unique TZID when using zoneinfo-derived tzinfo's.
Limit allowed nesting of BEGIN/END blocks to avoid DoS.
@da4089
da4089 merged commit 7605956 into master Aug 3, 2026
6 checks passed
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.

2 participants