Skip to content

subprocess should include filename in FileNotFoundError exception #66726

Closed
@charpov

Description

@charpov
mannequin
BPO 22536
Nosy @gpshead, @ronaldoussoren, @vstinner, @4kir4, @berkerpeksag
PRs
  • bpo-22536: Set the filename in FileNotFoundError. #3194
  • bpo-22536: Skip two non-windows tests on Windows #3202
  • bpo-22536 [3.6] Set filename in FileNotFoundError  #3305
  • Files
  • bug.py
  • 22536-subprocess-exception-filename.patch
  • 22536-subprocess-exception-filename-2.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/gpshead'
    closed_at = <Date 2017-09-06.20:40:35.155>
    created_at = <Date 2014-10-02.00:49:37.238>
    labels = ['3.7', 'type-bug', 'library']
    title = 'subprocess should include filename in FileNotFoundError exception'
    updated_at = <Date 2017-09-06.20:40:35.152>
    user = 'https://bugs.python.org/charpov'

    bugs.python.org fields:

    activity = <Date 2017-09-06.20:40:35.152>
    actor = 'gregory.p.smith'
    assignee = 'gregory.p.smith'
    closed = True
    closed_date = <Date 2017-09-06.20:40:35.155>
    closer = 'gregory.p.smith'
    components = ['Library (Lib)']
    creation = <Date 2014-10-02.00:49:37.238>
    creator = 'charpov'
    dependencies = []
    files = ['36774', '37202', '37322']
    hgrepos = []
    issue_num = 22536
    keywords = ['patch']
    message_count = 13.0
    messages = ['228147', '231221', '231293', '231297', '231392', '231400', '231414', '231881', '300751', '300808', '300814', '300815', '301266']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'ronaldoussoren', 'vstinner', 'akira', 'tshepang', 'berker.peksag', 'charpov', 'travis.thieman', 'Christian H']
    pr_nums = ['3194', '3202', '3305']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22536'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions