Date: Sun, 21 Jan 2024 00:06:49 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276281] lang/python39 fails to include tzset in time module Message-ID: <bug-276281-21822-s7vm4VfxaZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276281-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-276281-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276281 --- Comment #7 from Ken McDonell <kenj@kenj.id.au> --- The test sets time_t to 1044144000 which is GMT Sun Feb 2 00:00:00 2003. The M10.5.0,M3.5.0 part of the test TZ means - daylight saving starts on the last (5) Sunday (0) of Oct (10) - daylight saving ends on the last (5) Sunday (0) of Mar (3) So our test time should be in the daylight saving period. In addition to failing on FreeBSD 14.0 and passing on FreeBSD 13.2, the same test passes on Ubuntu 22.04, Ubuntu 16.04, Ubuntu 14.04, Arch Linux, OpenBSD 7.3, RHEL 6.10, Fedora 39, Debian 12.4, Fedora 38, Ubuntu 18.04, ... so it seems unlikely that FreeBSD 14.0 alone is "correct". --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276281-21822-s7vm4VfxaZ>