Skip to content

test the executable arg to Popen() and improve related docs #60319

@cjerdonek

Description

@cjerdonek
BPO 16115
Nosy @asvetlov, @cjerdonek, @kushaldas
Files
  • executable_precedence.patch: patch which has a new test called test_executable_precedence to test precedence of executable argument over args[0]
  • issue-16115-1.patch
  • issue-16115-2.patch
  • issue-16115-3.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 = 'https://github.com/cjerdonek'
    closed_at = <Date 2012-10-11.00:59:13.360>
    created_at = <Date 2012-10-03.06:19:47.539>
    labels = ['easy', 'library']
    title = 'test the executable arg to Popen() and improve related docs'
    updated_at = <Date 2012-10-11.00:59:13.359>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2012-10-11.00:59:13.359>
    actor = 'chris.jerdonek'
    assignee = 'chris.jerdonek'
    closed = True
    closed_date = <Date 2012-10-11.00:59:13.360>
    closer = 'chris.jerdonek'
    components = ['Library (Lib)']
    creation = <Date 2012-10-03.06:19:47.539>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['27407', '27483', '27498', '27511']
    hgrepos = []
    issue_num = 16115
    keywords = ['patch', 'easy']
    message_count = 22.0
    messages = ['171856', '171919', '172123', '172124', '172127', '172132', '172133', '172194', '172366', '172370', '172380', '172393', '172394', '172424', '172425', '172426', '172429', '172430', '172433', '172451', '172550', '172611']
    nosy_count = 5.0
    nosy_names = ['Arfrever', 'asvetlov', 'chris.jerdonek', 'python-dev', 'kushal.das']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue16115'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    easystdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions