博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
aix7.1重装6.1_具有AIX支持的psutil 5.4.0已发布
阅读量:2517 次
发布时间:2019-05-11

本文共 2404 字,大约阅读时间需要 8 分钟。

aix7.1重装6.1

After a long time psutil finally adds support for a brand new exotic platform: AIX! Honestly I am not sure how many AIX Python users are out there (I suppose not many) but still, here it is. For this we have to thank Arnon Yaari who started working on the porting . To be honest I was skeptical at first because AIX is the only platform which I cannot virtualize and test on my laptop so that made me a bit nervous but Arnon did a very good job. The final is huge, it required a considerable amount of work on his part and a review process of over 140 messages which were exchanged between me and him over the course of over 1 month during which I was travelling through China. The final result is very good, basically (almost) all original unit tests pass and the quality of the submitted code is awesome which (I must say) is kind of unusual for an external contribution like this one. Kudos to you Arnon! 😉

经过很长一段时间,psutil终于增加了对全新异国平台的支持:AIX! 老实说,我不确定有多少AIX Python用户(我想不是很多),但仍然是。 为此,我们必须感谢Arnon Yaari 开始从事移植工作。 坦白地说,我一开始就持怀疑态度,因为AIX是我无法在笔记本电脑上进行虚拟化和测试的唯一平台,这让我有些紧张,但Arnon做得很好。 最终的非常艰巨,需要他大量的工作,需要审查的过程超过140条消息,这些消息在我经过中国的一个多月的时间里在我和他之间进行了交流。 最终结果非常好,基本上(几乎)所有原始单元测试都通过了,所提交代码的质量很棒,(对于我来说,这对于外部贡献来说是非常不寻常的)(我必须说)。 恭喜您,阿农! 😉

Other than AIX support, release 5.4.0 also includes a couple of important bug fixes for sensors_temperatures() and sensors_fans() functions on Linux and the fix of a bug on OSX which could cause a segmentation fault when using Process.open_files(). Complete list of bugfixes is .

除了对AIX的支持外,版本5.4.0还包括几个重要的针对Linux上的sensors_temperatures()sensors_fans()函数的错误修复,以及一个OSX上的错误的修复,该错误可能在使用Process.open_files()时导致分段错误。 错误修正的完整列表在 。

In terms of future contributions for exotic and still unsupported platforms it is worth mentioning a (still incomplete) PR for which looks promising and  compiler support on Windows. It looks like psutil is gradually getting to a point where the addition of new functionalities is becoming more rare, so it is good that support for new platforms happens now when the API is mature and stable. Future development in this direction can also include Android and (hopefully) IOS support. Now *that* would be really awesome to have! =)

就未来对异国情调和仍然不受支持的平台的贡献而言,值得一提的是 PR(仍然不完整),它看起来很有希望,并且在Windows上支持编译器。 看来psutil逐渐达到了新功能的添加变得越来越罕见的地步,因此,当API成熟且稳定时,现在就可以支持新平台了。 朝着这个方向的未来发展还可以包括Android和(希望)IOS支持。 现在,那真是太棒了! =)

Stay tuned.

敬请关注。

翻译自:

aix7.1重装6.1

转载地址:http://fnqwd.baihongyu.com/

你可能感兴趣的文章
OpenJudge 1806:词典find()与end()
查看>>
【练习】表空间操作
查看>>
查找cmd命令中的字符
查看>>
阈值分割
查看>>
属性的两种定义方式
查看>>
超简短JS实现下拉菜单改变网页背景图片
查看>>
LeetCode刷题计划——2.两数相加
查看>>
周末充电之WPF(三 ) .后台动态生成控件
查看>>
HDU 1106: 排序
查看>>
通过机智云APP来学习安卓
查看>>
js 常用的正则表达式
查看>>
android 构建数据库SQLite
查看>>
部署多个tomcat
查看>>
生成器/内置函数
查看>>
Windows Phone 8: NavigationInTransition实现页面切换效果
查看>>
新概念英语(1-53)An interesting climate
查看>>
installing the numpy via pip in the enviroment dos
查看>>
ASP.NET MVC中如何在当前页面上弹出另外一个页面
查看>>
VS2015 MSVC编译FFMPEG
查看>>
红外图像盲元补偿matlab实现源码与效果验证
查看>>