Skip to content

Calling Py_Initialize() twice now triggers a fatal error (Python 3.7) #78113

@vstinner

Description

@vstinner
BPO 33932
Nosy @ncoghlan, @vstinner, @ned-deily, @ericsnowcurrently, @zhangyangyu, @emilyemorehouse, @hroncok, @miss-islington
PRs
  • bpo-33932: Calling Py_Initialize() twice does nothing #7845
  • [3.7] bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845) #7859
  • bpo-33932: Deprecate repeated calls to Py_Initialize[Ex] #7967
  • 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-06-30.07:01:22.655>
    created_at = <Date 2018-06-21.13:08:48.107>
    labels = ['interpreter-core', 'easy', 'type-bug', '3.7']
    title = 'Calling Py_Initialize() twice now triggers a fatal error (Python 3.7)'
    updated_at = <Date 2018-06-30.07:17:14.818>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-06-30.07:17:14.818>
    actor = 'ncoghlan'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-06-30.07:01:22.655>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2018-06-21.13:08:48.107>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33932
    keywords = ['patch', 'easy']
    message_count = 26.0
    messages = ['320175', '320180', '320182', '320183', '320184', '320220', '320223', '320225', '320226', '320227', '320244', '320248', '320255', '320562', '320578', '320579', '320582', '320634', '320641', '320665', '320666', '320667', '320725', '320755', '320759', '320761']
    nosy_count = 9.0
    nosy_names = ['ncoghlan', 'vstinner', 'ned.deily', 'docs@python', 'eric.snow', 'xiang.zhang', 'emilyemorehouse', 'hroncok', 'miss-islington']
    pr_nums = ['7845', '7859', '7967']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33932'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeeasyinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions