summaryrefslogtreecommitdiffstats
path: root/Python/peephole.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-06 04:59:07 (GMT)
committerGitHub <noreply@github.com>2018-11-06 04:59:07 (GMT)
commitffbce43c1aa457b5976665eb2e47771198c7af06 (patch)
tree6372d653fb5f7564c25dd1a79192fcf7192998ad /Python/peephole.c
parent3e3e1a27f769b3385853fbcad6749e71ca7f3ce3 (diff)
downloadcpython-ffbce43c1aa457b5976665eb2e47771198c7af06.zip
cpython-ffbce43c1aa457b5976665eb2e47771198c7af06.tar.gz
cpython-ffbce43c1aa457b5976665eb2e47771198c7af06.tar.bz2
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
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>
Diffstat (limited to 'Python/peephole.c')
0 files changed, 0 insertions, 0 deletions