Skip to content

Do we support calling Py_Main() after Py_Initialize()? #78189

@ncoghlan

Description

@ncoghlan
BPO 34008
Nosy @ncoghlan, @abalkin, @vstinner, @mcepl, @ericsnowcurrently, @emilyemorehouse, @hroncok
PRs
  • bpo-34206: Improve docs and test coverage for pre-init functions #8023
  • bpo-34008: Allow to call Py_Main() after Py_Initialize() #8043
  • [3.7] bpo-34008: Allow to call Py_Main() after Py_Initialize() (GH-8043) #8352
  • 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-07-24.13:39:09.035>
    created_at = <Date 2018-06-30.06:58:41.226>
    labels = ['3.8', 'type-bug', '3.7']
    title = 'Do we support calling Py_Main() after Py_Initialize()?'
    updated_at = <Date 2018-07-24.13:39:09.034>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2018-07-24.13:39:09.034>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-24.13:39:09.035>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2018-06-30.06:58:41.226>
    creator = 'ncoghlan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34008
    keywords = ['patch']
    message_count = 18.0
    messages = ['320758', '320760', '320768', '320771', '320772', '320773', '320857', '321036', '321384', '321565', '322006', '322007', '322011', '322017', '322019', '322041', '322044', '322302']
    nosy_count = 7.0
    nosy_names = ['ncoghlan', 'belopolsky', 'vstinner', 'mcepl', 'eric.snow', 'emilyemorehouse', 'hroncok']
    pr_nums = ['8023', '8043', '8352']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34008'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions