zoneinfo gives incorrect dst() in Europe/Madrid in 1938
Open
@pganssle is already working on this.
Since Jun 9, 2020.
stdlib
type-bug
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 40931 |
|---|---|
| Nosy | @pganssle |
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 = 'https://github.com/pganssle'
closed_at = None
created_at = <Date 2020-06-09.20:21:28.519>
labels = ['library', '3.9', '3.10']
title = 'zoneinfo gives incorrect dst() in Europe/Madrid in 1938'
updated_at = <Date 2020-06-09.20:21:28.519>
user = 'https://github.com/pganssle'
bugs.python.org fields:
activity = <Date 2020-06-09.20:21:28.519>
actor = 'p-ganssle'
assignee = 'p-ganssle'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-06-09.20:21:28.519>
creator = 'p-ganssle'
dependencies = []
files = []
hgrepos = []
issue_num = 40931
keywords = []
message_count = 1.0
messages = ['371137']
nosy_count = 1.0
nosy_names = ['p-ganssle']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue40931'
versions = ['Python 3.9', 'Python 3.10']
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.
Assessment
This issue has not been assessed yet.