Skip to content

Py_FinalizeEx unconditionally exists in Py_LIMITED_API #79440

@AJNeufeld

Description

@AJNeufeld
mannequin
BPO 35259
Nosy @ned-deily, @vadmium, @serhiy-storchaka, @AJNeufeld, @miss-islington
PRs
  • bpo-35259: Limit Py_FinalizeEx() to Py_LIMITED_API >= 0x03060000 #10620
  • [3.7] bpo-35259: Limit Py_FinalizeEx() to Py_LIMITED_API >= 0x03060000. (GH-10620) #11268
  • [3.6] bpo-35259: Limit Py_FinalizeEx() to Py_LIMITED_API >= 0x03060000. (GH-10620) #11269
  • 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 = <Date 2018-12-21.06:21:02.281>
    created_at = <Date 2018-11-15.18:24:51.512>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'Py_FinalizeEx unconditionally exists in Py_LIMITED_API'
    updated_at = <Date 2018-12-24.16:33:09.815>
    user = 'https://github.com/AJNeufeld'

    bugs.python.org fields:

    activity = <Date 2018-12-24.16:33:09.815>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-21.06:21:02.281>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-11-15.18:24:51.512>
    creator = 'AJNeufeld'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35259
    keywords = ['patch']
    message_count = 6.0
    messages = ['329959', '330383', '332260', '332264', '332267', '332491']
    nosy_count = 5.0
    nosy_names = ['ned.deily', 'martin.panter', 'serhiy.storchaka', 'AJNeufeld', 'miss-islington']
    pr_nums = ['10620', '11268', '11269']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue35259'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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