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
VC6
VS7.1
VS8.0
VS9.0
bdist_wininst
os2emx
os2vacpp
WinMain.c -rw-r--r-- 447 bytes
_msi.c -rw-r--r-- 31.8 KB
_subprocess.c -rw-r--r-- 19.8 KB
_winreg.c -rw-r--r-- 60.5 KB
config.c -rw-r--r-- 4.5 KB
dl_nt.c -rw-r--r-- 4.2 KB
dllbase_nt.txt -rw-r--r-- 3.5 KB
empty.c -rw-r--r-- 137 bytes
errmap.h -rw-r--r-- 2.1 KB
errmap.mak -rw-r--r-- 95 bytes
frozen_dllmain.c -rw-r--r-- 3.9 KB
generrmap.c -rw-r--r-- 503 bytes
getpathp.c -rw-r--r-- 21.0 KB
icons.mak -rw-r--r-- 213 bytes
icons.rc -rw-r--r-- 59 bytes
import_nt.c -rw-r--r-- 2.7 KB
make_versioninfo.c -rw-r--r-- 1.2 KB
msvcrtmodule.c -rw-r--r-- 11.0 KB
py.ico -rw-r--r-- 19.3 KB
pyc.ico -rw-r--r-- 19.3 KB
pycon.ico -rw-r--r-- 19.3 KB
pyconfig.h -rw-r--r-- 20.8 KB
python.mk -rw-r--r-- 229 bytes
python_exe.rc -rw-r--r-- 49 bytes
python_nt.rc -rw-r--r-- 1.8 KB
readme.txt -rw-r--r-- 4.1 KB
testpy.py -rw-r--r-- 834 bytes
w9xpopen.c -rw-r--r-- 3.6 KB
winsound.c -rw-r--r-- 5.3 KB

readme.txt

back to top