https://github.com/python/cpython
Revision d74ae9d17cb2f1ff3f254092fb36683173a79492 authored by Alexey Izbyshev on 06 November 2018, 04:29:07 UTC, committed by Miss Islington (bot) on 06 November 2018, 04:29:41 UTC
The test depended on '/usr/share/zoneinfo/posixrules' or equivalent
because it set TZ without explicit DST transition rules. At least
on OpenSUSE Tumbleweed that file is linked to '/etc/localtime',
making the test fail with certain local timezones,
such as 'Europe/Moscow' which doesn't have DST transitions since 2011.
(cherry picked from commit f1b9ad3d38c11676b45edcbf2369239bae436e56)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
1 parent 3e3e1a2
History
Tip revision: d74ae9d17cb2f1ff3f254092fb36683173a79492 authored by Alexey Izbyshev on 06 November 2018, 04:29:07 UTC
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
Tip revision: d74ae9d
File Mode Size
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.3 KB
bdist_wininst.vcxproj -rw-r--r-- 4.3 KB
bdist_wininst.vcxproj.filters -rw-r--r-- 2.2 KB
extract.c -rw-r--r-- 9.6 KB
install.c -rw-r--r-- 81.9 KB
install.rc -rw-r--r-- 6.4 KB
resource.h -rw-r--r-- 1.7 KB
wininst-7.1.sln -rw-r--r-- 886 bytes
wininst-7.1.vcproj -rw-r--r-- 5.6 KB
wininst-8.sln -rw-r--r-- 856 bytes
wininst-8.vcproj -rw-r--r-- 6.7 KB
wininst.dsp -rw-r--r-- 4.4 KB
wininst.dsw -rw-r--r-- 537 bytes

README.txt

back to top