8000 unittest.skipUnless(time._STRUCT_TM_ITEMS == 11, "needs tm_zone support") doesn't work · Issue #79922 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
unittest.skipUnless(time._STRUCT_TM_ITEMS == 11, "needs tm_zone support") doesn't work #79922
Open
@jianxu3

Description

@jianxu3
mannequin
BPO 35741
Nosy @malemburg, @abalkin, @serhiy-storchaka, @pganssle, @jianxu3

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-15.09:32:07.739>
labels = ['3.8', 'type-bug', 'tests']
title = 'unittest.skipUnless(time._STRUCT_TM_ITEMS == 11, "needs tm_zone support") doesn\'t work'
updated_at = <Date 2021-09-05.18:55:50.491>
user = 'https://github.com/jianxu3'

bugs.python.org fields:

activity = <Date 2021-09-05.18:55:50.491>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation = <Date 2019-01-15.09:32:07.739>
creator = 'jianxu3'
dependencies = []
files = []
hgrepos = []
issue_num = 35741
keywords = []
message_count = 2.0
messages = ['333654', '401104']
nosy_count = 5.0
nosy_names = ['lemburg', 'belopolsky', 'serhiy.storchaka', 'p-ganssle', 'jianxu3']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35741'
versions = ['Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0