Skip to content

_zoneinfo module_free has invalid function signature #90541

@tiran

Description

@tiran
BPO 46383
Nosy @vstinner, @tiran, @pganssle, @miss-islington, @kumaraditya303
PRs
  • bpo-46383: Fix signature of zoneinfo module_free function (GH-30607) #30607
  • [3.10] bpo-46383: Fix signature of zoneinfo module_free function (GH-30607) #30610
  • [3.9] bpo-46383: Fix signature of zoneinfo module_free function (GH-3… #30611
  • 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/tiran'
    closed_at = <Date 2022-01-22.11:06:43.702>
    created_at = <Date 2022-01-14.19:51:10.207>
    labels = ['extension-modules', '3.10', '3.9', 'type-crash', '3.11']
    title = '_zoneinfo module_free has invalid function signature'
    updated_at = <Date 2022-01-22.11:06:43.702>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2022-01-22.11:06:43.702>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2022-01-22.11:06:43.702>
    closer = 'christian.heimes'
    components = ['Extension Modules']
    creation = <Date 2022-01-14.19:51:10.207>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46383
    keywords = ['patch']
    message_count = 4.0
    messages = ['410594', '410631', '410785', '411246']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'p-ganssle', 'miss-islington', 'kumaraditya']
    pr_nums = ['30607', '30610', '30611']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue46383'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions