<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil/_psaix.py, branch parallel-build</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>move custom exceptions in _common.py</title>
<updated>2020-01-02T17:45:29+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-01-02T17:45:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=19f87b14f83669fd450e032e35d5b328b9acc118'/>
<id>19f87b14f83669fd450e032e35d5b328b9acc118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP-3151: backport FS exceptions to Python 2 (#1544)</title>
<updated>2019-06-28T13:12:56+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-06-28T13:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=c10df5aa04e1ced58d19501fa42f08c1b909b83d'/>
<id>c10df5aa04e1ced58d19501fa42f08c1b909b83d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Connection family/type are not converted to enums (#1535)</title>
<updated>2019-06-14T08:11:14+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-06-14T08:11:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=5f4287d17fc6aa2643c4c6e3589c12abd0f1ded9'/>
<id>5f4287d17fc6aa2643c4c6e3589c12abd0f1ded9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update CREDITS + small style fix</title>
<updated>2019-05-08T12:29:00+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-05-08T12:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=8b6ffeec13306701c788bc0442bc77cd05651974'/>
<id>8b6ffeec13306701c788bc0442bc77cd05651974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1494: [AIX] implement Process.environ() (#1505) (patch by Arnon Yaari)</title>
<updated>2019-05-07T03:06:13+00:00</updated>
<author>
<name>wiggin15</name>
<email>arnony@infinidat.com</email>
</author>
<published>2019-05-07T03:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=904f5ec2b416620302df78de1ef8d73c00401a32'/>
<id>904f5ec2b416620302df78de1ef8d73c00401a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Fix #1276: [AIX] use getargs to get process cmdline (#1500) (patch by @wiggin15)</title>
<updated>2019-05-06T07:13:56+00:00</updated>
<author>
<name>wiggin15</name>
<email>arnony@infinidat.com</email>
</author>
<published>2019-05-06T07:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7d8c23d5ce46eaeb13f1ca1910eabf76bdcda6a5'/>
<id>7d8c23d5ce46eaeb13f1ca1910eabf76bdcda6a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1486: add wraps() decorator around wrap_exceptions</title>
<updated>2019-04-25T03:05:06+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-04-25T03:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=3d6b084a281ed72ae4d31218ed949d7046e7e841'/>
<id>3d6b084a281ed72ae4d31218ed949d7046e7e841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor/move some utilities into _common.py</title>
<updated>2019-04-11T22:54:11+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-04-11T22:54:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=c0aba35a78649c453f0c89ab163a58a8efb4639e'/>
<id>c0aba35a78649c453f0c89ab163a58a8efb4639e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #1329: [AIX] disable some functions based on availability in libperfstat (#1349)</title>
<updated>2019-03-05T12:33:53+00:00</updated>
<author>
<name>wiggin15</name>
<email>arnony@infinidat.com</email>
</author>
<published>2019-03-05T12:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7a3037e7c0602f459cb7b4f0c0f887e7bb3a3d39'/>
<id>7a3037e7c0602f459cb7b4f0c0f887e7bb3a3d39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1447: we weren't use @wrap_exceptions around oneshot() (doh\!)</title>
<updated>2019-03-03T21:40:12+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-03-03T21:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=95244de84f59f4793bc806196b383fbd217aa639'/>
<id>95244de84f59f4793bc806196b383fbd217aa639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
