StarlitGhost / PyMoronBot

All development moved to https://github.com/DesertBot/DesertBot - A modular IRC bot with extensive aliasing capabilities, written in Python.
MIT License
9 stars 0 forks source link

Scheduled weekly dependency update for week 46 #173

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

psutil 5.4.0 » 5.4.1 PyPI | Changelog | Repo

Changelogs

psutil 5.4.0 -> 5.4.1

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)

That's it for now!

Happy merging! 🤖