]> git.ipfire.org Git - thirdparty/babel.git/commit
Strip extra leading slashes in `/etc/localtime` (#1165)
authorAarni Koskela <akx@iki.fi>
Fri, 10 Jan 2025 06:17:02 +0000 (08:17 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Jan 2025 06:17:02 +0000 (08:17 +0200)
commitc2b397ee6de7532a36c723478ed6eb38edfdf70c
tree932b406a2e8bb5d40797890bd19c71ba107a0221
parent6fe076a99beefac46c2d4b215a06ccd41e9f96e9
Strip extra leading slashes in `/etc/localtime` (#1165)

* Strip extra leading slashes in `/etc/localtime`

Fixes #990

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
babel/localtime/_unix.py
tests/test_localtime.py