Skip to content

C implementation of ZoneInfo cannot be subclassed #85197

Description

@pganssle
BPO 41025
Nosy @vstinner, @ambv, @pganssle, @miss-islington
PRs
  • bpo-41025: Fix subclassing for zoneinfo.ZoneInfo #20965
  • [3.9] bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965) #21876
  • 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 = <Date 2020-09-14.17:50:17.320>
    created_at = <Date 2020-06-18.14:26:51.163>
    labels = ['library', '3.9', '3.10']
    title = 'C implementation of ZoneInfo cannot be subclassed'
    updated_at = <Date 2020-09-14.17:50:17.320>
    user = 'https://github.com/pganssle'

    bugs.python.org fields:

    activity = <Date 2020-09-14.17:50:17.320>
    actor = 'lukasz.langa'
    assignee = 'p-ganssle'
    closed = True
    closed_date = <Date 2020-09-14.17:50:17.320>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2020-06-18.14:26:51.163>
    creator = 'p-ganssle'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41025
    keywords = ['patch']
    message_count = 11.0
    messages = ['371817', '375365', '375412', '375418', '375419', '375530', '375559', '375657', '376712', '376730', '376886']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'lukasz.langa', 'p-ganssle', 'miss-islington']
    pr_nums = ['20965', '21876']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41025'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions