Bartosz Pollok

Results 2 comments of Bartosz Pollok

Here it is. AIX version: ``` $ oslevel -s 7200-03-02-1845 ``` Python version: ``` $ python -V Python 3.6.6 ``` Python build: ``` $ python -c "import platform; print(platform.architecture())" ('64bit',...

Sure, I get it, it's very difficult to reproduce it, even in our setup. I don't know if my team will be eager to recompile psutil with your change, so...