test_email: test_localtime_daylight_false_dst_true() fails if timezone database is missing
Open
Nobody has claimed this yet.
3.7 (EOL)
3.8 (EOL)
stdlib
tests
topic-email
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- PR merge metrics
- PR metrics pending
Description
| BPO | 35818 |
|---|---|
| Nosy | @warsaw, @vstinner, @bitdancer, @andreas-schwab, @pganssle, @miss-islington, @tirkarthi |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2019-01-24.11:15:08.172>
labels = ['3.8', 'type-bug', '3.7']
title = 'test_email: test_localtime_daylight_false_dst_true() fails if timezone database is missing'
updated_at = <Date 2019-01-24.11:32:00.897>
user = 'https://github.com/andreas-schwab'
bugs.python.org fields:
activity = <Date 2019-01-24.11:32:00.897>
actor = 'schwab'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2019-01-24.11:15:08.172>
creator = 'schwab'
dependencies = []
files = []
hgrepos = []
issue_num = 35818
keywords = []
message_count = 3.0
messages = ['334294', '334296', '334297']
nosy_count = 7.0
nosy_names = ['barry', 'vstinner', 'r.david.murray', 'schwab', 'p-ganssle', 'miss-islington', 'xtreak']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35818'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate test_localtime_daylight_false_dst_true() in the CPython test suite and reproduce its failure with the timezone database missing. The issue is resolved when this test no longer fails under that environment; no specific file or patch location is named.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100