Skip to content

Windows Python cannot handle an early PATH entry containing ".." and python.exe #76638

@mingwandroid

Description

@mingwandroid
BPO 32457
Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @mingwandroid, @miss-islington
PRs
  • bpo-32457: Improves handling of denormalized executable path when launching Python #5756
  • [3.7] bpo-32457: Improves handling of denormalized executable path when launching Python (GH-5756) #5817
  • [3.6] bpo-32457: Improves handling of denormalized executable path when launching Python (GH-5756) #5818
  • 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/zooba'
    closed_at = <Date 2018-05-28.22:14:20.327>
    created_at = <Date 2017-12-30.18:58:32.765>
    labels = ['3.7', '3.8', 'OS-windows', 'type-crash']
    title = 'Windows Python cannot handle an early PATH entry containing ".." and python.exe'
    updated_at = <Date 2018-05-28.22:14:20.326>
    user = 'https://github.com/mingwandroid'

    bugs.python.org fields:

    activity = <Date 2018-05-28.22:14:20.326>
    actor = 'steve.dower'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2018-05-28.22:14:20.327>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2017-12-30.18:58:32.765>
    creator = 'Ray Donnelly'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32457
    keywords = ['patch']
    message_count = 8.0
    messages = ['309242', '309243', '309249', '309491', '309495', '312579', '312587', '312595']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'Ray Donnelly', 'miss-islington']
    pr_nums = ['5756', '5817', '5818']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue32457'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeOS-windowstype-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions