Skip to content

Add sys.orig_argv: original command line arguments passed to the Python executable #67615

Closed
@jgehrcke

Description

@jgehrcke
mannequin
BPO 23427
Nosy @birkenfeld, @pitrou, @vstinner, @jwilk, @bitdancer, @jgehrcke, @zware
PRs
  • bpo-23427: Add sys.orig_argv attribute #20729
  • Files
  • sys_argv_cmd.patch
  • 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 2020-06-29.22:53:45.902>
    created_at = <Date 2015-02-09.21:09:28.046>
    labels = ['interpreter-core', 'type-feature', '3.10']
    title = 'Add sys.orig_argv: original command line arguments passed to the Python executable'
    updated_at = <Date 2020-06-29.22:53:45.901>
    user = 'https://github.com/jgehrcke'

    bugs.python.org fields:

    activity = <Date 2020-06-29.22:53:45.901>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-29.22:53:45.902>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-02-09.21:09:28.046>
    creator = 'jgehrcke'
    dependencies = []
    files = ['38065']
    hgrepos = []
    issue_num = 23427
    keywords = ['patch']
    message_count = 15.0
    messages = ['235633', '235645', '235677', '235680', '235681', '235705', '371017', '371022', '371025', '371027', '371028', '371031', '372157', '372639', '372640']
    nosy_count = 9.0
    nosy_names = ['georg.brandl', 'pitrou', 'vstinner', 'jwilk', 'r.david.murray', 'jgehrcke', 'docs@python', 'zach.ware', 'krivushinme']
    pr_nums = ['20729']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23427'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-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