Skip to content

Real argc and argv in embedded interpreter #59782

@nordaux

Description

@nordaux
mannequin
BPO 15577
Nosy @abalkin, @vstinner, @dvarrazzo, @encukou, @ericsnowcurrently
Superseder
  • bpo-23427: Add sys.orig_argv: original command line arguments passed to the Python executable
  • 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 2019-09-26.00:44:19.457>
    created_at = <Date 2012-08-07.20:38:29.739>
    labels = ['extension-modules', 'interpreter-core', 'type-feature', '3.9']
    title = 'Real argc and argv in embedded interpreter'
    updated_at = <Date 2020-06-08.17:25:56.658>
    user = 'https://bugs.python.org/nordaux'

    bugs.python.org fields:

    activity = <Date 2020-06-08.17:25:56.658>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-09-26.00:44:19.457>
    closer = 'vstinner'
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2012-08-07.20:38:29.739>
    creator = 'nordaux'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 15577
    keywords = []
    message_count = 7.0
    messages = ['167639', '222777', '353242', '370965', '370966', '371026', '371029']
    nosy_count = 6.0
    nosy_names = ['belopolsky', 'vstinner', 'piro', 'petr.viktorin', 'eric.snow', 'nordaux']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '23427'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue15577'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions