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 psutil to 5.4.1 #2565

Merged
merged 7 commits into from
Nov 17, 2017
Merged

Update psutil to 5.4.1 #2565

merged 7 commits into from
Nov 17, 2017

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Nov 8, 2017

There's a new version of psutil available.
You are currently using 5.4.0. I have updated it to 5.4.1

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

Changelog

5.4.1

=====

2017-11-08

Enhancements

  • 1164_: [AIX] add support for Process.num_ctx_switches(). (patch by Arnon
    Yaari)
  • 1053_: abandon Python 3.3 support (psutil still works but it's no longer
    tested).

Bug fixes

  • 1150_: [Windows] when a process is terminate()d now the exit code is set to
    SIGTERM instead of 0. (patch by Akos Kiss)
  • 1151_: python -m psutil.tests fail
  • 1154_: [AIX] psutil won't compile on AIX 6.1.0. (patch by Arnon Yaari)
  • 1167_: [Windows] net_io_counter() packets count now include also non-unicast
    packets. (patch by Matthew Long)

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

Happy merging! 🤖

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.

None yet

2 participants