forked from giampaolo/psutil
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'giampaolo/master'
* giampaolo/master: (34 commits) pre-release updates try to fix appveyor failure refactor setup.py + fix Makefile fix OSX test failure linux / setup.py: do not print warnings giampaolo#675: [Linux] net_connections(); UnicodeDecodeError may occur when listing UNIX sockets move unicode tests so that they are executed on all platforms skip failing test on appveyor try to fix appveyor failure test refactoring+ try to fix appveyor failures open files by using sys.getfilesystemencoding() + refactor stuff giampaolo#675: try to fix encoding issue fix python 3 compilation error giampaolo#659: [Linux] compilation error on Suse 10. (patch by maozguttman) make flake8 happy fix giampaolo#644: add support for CTRL_* signals on Windows str-encode NIC names always return encoded strings instead of unicode giampaolo#650: make cmdline() handle unicode on python 2 ...
- Loading branch information
Showing
16 changed files
with
361 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.