Skip to content

Fixed a non-Windows import #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2015

Conversation

AWhetter
Copy link
Contributor

signal.SIGKILL is not available on Windows so use signal.SIGTERM as a backup
when SIGKILL is not available.

signal.SIGKILL is not available on Windows so use signal.SIGTERM as a backup
when SIGKILL is not available.
@Byron
Copy link
Member

Byron commented Dec 21, 2015

Thank you very much.
The failing test in travis must be a spurious one, and I hope it will work fine after the merge.

Byron added a commit that referenced this pull request Dec 21, 2015
@Byron Byron merged commit 3fe8f5d into gitpython-developers:master Dec 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants