Skip to content
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

Update sh to 1.12.14 #134

Merged
merged 1 commit into from
Jun 14, 2017
Merged

Update sh to 1.12.14 #134

merged 1 commit into from
Jun 14, 2017

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jun 7, 2017

There's a new version of sh available.
You are currently using 1.12.9. I have updated it to 1.12.14

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.12.14

  • bugfix for poor sleep performance 378
  • allow passing raw integer file descriptors for _out and _err handlers
  • bugfix for when _tee and _out are used, and the _out is a tty or pipe 384
  • bugfix where python 3.3+ detected different arg counts for bound method output callbacks 380

1.12.12

  • pypi readme doc bugfix PR377

1.12.11

  • bugfix for relative paths to sh.Command not expanding to absolute paths 372
  • updated for python 3.6
  • bugfix for SIGPIPE not being handled correctly on pipelined processes 373

1.12.10

  • bugfix for file descriptors over 1024 356
  • bugfix when _err_to_out is True and _out is pipe or tty 365

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@pyup-bot pyup-bot mentioned this pull request Jun 7, 2017
@imZack imZack merged commit 399fcd3 into develop Jun 14, 2017
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.

2 participants