Skip to content

Distutils doesn't quote Windows command lines properly #53233

@mgiuca

Description

@mgiuca
mannequin
BPO 8987
Nosy @warsaw, @jaraco, @ncoghlan, @tarekziade, @merwok, @bitdancer, @zware, @zooba, @dstufft, @eric-wieser
Files
  • spawn.patch
  • quote-args.patch: _nt_quote_args fix from Intel
  • quote-args-ext.tar.gz: C extension example for quote-args.patch
  • libpath-fix.patch: fix formation of LIBPATH linker args
  • 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 2021-02-03.18:07:55.927>
    created_at = <Date 2010-06-13.05:22:51.041>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'OS-windows']
    title = "Distutils doesn't quote Windows command lines properly"
    updated_at = <Date 2021-02-03.18:07:55.927>
    user = 'https://bugs.python.org/mgiuca'

    bugs.python.org fields:

    activity = <Date 2021-02-03.18:07:55.927>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-02-03.18:07:55.927>
    closer = 'steve.dower'
    components = ['Distutils', 'Windows']
    creation = <Date 2010-06-13.05:22:51.041>
    creator = 'mgiuca'
    dependencies = []
    files = ['17653', '40204', '40205', '40221']
    hgrepos = []
    issue_num = 8987
    keywords = ['patch', 'needs review']
    message_count = 21.0
    messages = ['107722', '107772', '214164', '248785', '248855', '248856', '248858', '248863', '248884', '248892', '248896', '248897', '248898', '248904', '248967', '248984', '249005', '249007', '330070', '330089', '386262']
    nosy_count = 12.0
    nosy_names = ['barry', 'jaraco', 'ncoghlan', 'tarek', 'eric.araujo', 'mgiuca', 'r.david.murray', 'zach.ware', 'steve.dower', 'dstufft', 'Eric.Wieser', 'christopher.hogan']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8987'
    versions = ['Python 2.7', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeOS-windowsstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions