Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

Remove the signal.Signals reference (not in 2.7) [#49] #50

Merged
merged 1 commit into from
May 21, 2018

Conversation

gpshead
Copy link
Contributor

@gpshead gpshead commented May 21, 2018

Constructing a CalledProcessError when the process died due to a signal
could raise an AttributeError due to this bug. Github issue #49.

this will be 3.5.1.

Constructing a CalledProcessError when the process died due to a signal
could raise an AttributeError due to this bug.  github issue #49.
@gpshead gpshead merged commit 9647763 into master May 21, 2018
@gpshead gpshead deleted the signals_issue49 branch May 21, 2018 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants