[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][glibc-team/tzdata][sid] 3 commits: Format debian/tests/python with black



Title: GitLab

Benjamin Drung pushed to branch sid at GNU Libc Maintainers / tzdata

Commits:

  • 42d5ab7b
    by Benjamin Drung at 2024-04-19T20:58:01+02:00
    Format debian/tests/python with black
    
  • 55d7a6c0
    by Benjamin Drung at 2024-04-19T21:35:45+02:00
    Avoid timezones being symlinks to symlinks
    
    Having timezones that are symlinks to symlinks isn't compatible with the
    expectations of the C++20 standard. When chrono::locate_zone finds a
    link, it expects its target to be a zone, not another link.
    
    Bug-Ubuntu: https://launchpad.net/bugs/2062522
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    
  • 37d83213
    by Benjamin Drung at 2024-04-19T21:39:09+02:00
    Release tzdata 2024a-3
    
    Signed-off-by: Benjamin Drung <benjamin.drung@canonical.com>
    

4 changed files:


Reply to: