diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-11-06 04:47:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-06 04:47:11 (GMT) |
commit | ca592bcf56fca93210331327777fe20fdeff985a (patch) | |
tree | 029f18bfbe51dcac010e3d89423ef72116b824ff /Lib/pydoc.py | |
parent | 4a46295a95bc2e7a93bcf0ce4cdaeeeb48729069 (diff) | |
download | cpython-ca592bcf56fca93210331327777fe20fdeff985a.zip cpython-ca592bcf56fca93210331327777fe20fdeff985a.tar.gz cpython-ca592bcf56fca93210331327777fe20fdeff985a.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 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions