Skip to content

parse_envlist(): os.execve(), os.spawnve(), etc. crash in Python 3.6.0 when env contains byte strings #72301

@cgohlke

Description

@cgohlke
mannequin
BPO 28114
Nosy @pfmoore, @vstinner, @tjguk, @ezio-melotti, @berkerpeksag, @zware, @serhiy-storchaka, @eryksun, @zooba
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • callstack.txt
  • issue28114_unix.diff
  • issue_28114_01.patch
  • issue_28114_02.patch
  • issue_28114_03.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 2016-09-15.17:48:30.918>
    created_at = <Date 2016-09-13.06:55:35.034>
    labels = ['interpreter-core', 'expert-unicode', '3.7', 'OS-windows', 'type-crash']
    title = 'parse_envlist(): os.execve(), os.spawnve(), etc. crash in Python 3.6.0 when env contains byte strings'
    updated_at = <Date 2017-03-31.16:36:10.658>
    user = 'https://bugs.python.org/cgohlke'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:10.658>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-09-15.17:48:30.918>
    closer = 'berker.peksag'
    components = ['Interpreter Core', 'Unicode', 'Windows']
    creation = <Date 2016-09-13.06:55:35.034>
    creator = 'cgohlke'
    dependencies = []
    files = ['44623', '44651', '44653', '44661', '44663']
    hgrepos = []
    issue_num = 28114
    keywords = ['patch']
    message_count = 19.0
    messages = ['276189', '276194', '276215', '276234', '276235', '276241', '276304', '276388', '276391', '276400', '276429', '276430', '276457', '276465', '276578', '276581', '276593', '276599', '276600']
    nosy_count = 11.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'ezio.melotti', 'cgohlke', 'python-dev', 'berker.peksag', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue28114'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions