Skip to content

bpo-22536 [3.6] Set filename in FileNotFoundError #3305

Merged
gpshead merged 2 commits into
python:3.6from
gpshead:backport-8621bb5-3.6
Sep 4, 2017
Merged

bpo-22536 [3.6] Set filename in FileNotFoundError #3305
gpshead merged 2 commits into
python:3.6from
gpshead:backport-8621bb5-3.6

Conversation

@gpshead

@gpshead gpshead commented Sep 4, 2017

Copy link
Copy Markdown
Member

Backport 8621bb5 to 3.6 (GH-3194 & GH-3202)

Have the subprocess module set the filename in the FileNotFoundError
exception raised on POSIX systems when the executable or cwd are missing.

https://bugs.python.org/issue22536

Have the subprocess module set the filename in the FileNotFoundError
exception raised on POSIX systems when the executable or cwd are missing.
(cherry picked from commit 8621bb5)
@gpshead gpshead changed the title [3.6] Set filename in FileNotFoundError bpo-22536 [3.6] Set filename in FileNotFoundError Sep 4, 2017
@gpshead
gpshead merged commit 1dba378 into python:3.6 Sep 4, 2017
@gpshead
gpshead deleted the backport-8621bb5-3.6 branch September 4, 2017 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants