diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-05 16:40:01 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-07-05 16:40:01 -0400 |
| commit | ea966a23de98c04df90ba13e9fb03d1b0afe4962 (patch) | |
| tree | 95480ec2e75a1396f7fc94370349c4254298dc13 | |
| parent | f321d201defaa81697be66ed53edc58eb037132b (diff) | |
| download | external_python_setuptools-ea966a23de98c04df90ba13e9fb03d1b0afe4962.tar.gz external_python_setuptools-ea966a23de98c04df90ba13e9fb03d1b0afe4962.tar.bz2 external_python_setuptools-ea966a23de98c04df90ba13e9fb03d1b0afe4962.zip | |
Update changelog. Ref #2228.
| -rw-r--r-- | changelog.d/2228.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2228.misc.rst b/changelog.d/2228.misc.rst new file mode 100644 index 00000000..be6b199d --- /dev/null +++ b/changelog.d/2228.misc.rst @@ -0,0 +1 @@ +Applied fix for pypa/distutils#3, restoring expectation that spawn will raise a DistutilsExecError when attempting to execute a missing file. |
