-
-
Notifications
You must be signed in to change notification settings - Fork 417
Comments
Simplify and unify UNIX timezone retrival#938
Simplify and unify UNIX timezone retrival #938Secrus wants to merge 1 commit intopython-pendulum:master from
Conversation
CodSpeed Performance Report
Merging this PR will not alter performance
Comparing Secrus:unix-timezone (150aa01) with master (aea611d)
Summary
✅ 1 untouched benchmark
Secrus
commented
Jan 30, 2026
@mgorny since this changes how things work for Gentoo, could you check/confirm that /etc/localtime works on Gentoo?
PS if you know any other distro maintainers, please notify/ping them, I would love to get broader info on this matter
mgorny
commented
Jan 30, 2026
@mgorny since this changes how things work for Gentoo, could you check/confirm that
/etc/localtimeworks on Gentoo?
If you're asking whether tests pass after this change on my system, they do. They also pass if I remove /etc/localtime altogether or copy the specific timezone there. I think that's all the scenarios we "support".
PS if you know any other distro maintainers, please notify/ping them, I would love to get broader info on this matter
CC @hroncok (sorry, don't recall anyone else offhand, though I really should have)
Uh oh!
There was an error while loading. Please reload this page.
Pull Request Check List
Closes: #837
Closes: #840
Closes: #829