<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/docs, branch get_open_files_thread</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>improve test coverage for open_files on linux</title>
<updated>2015-06-20T12:06:32+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-06-20T12:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=b6e452b51f661babf4889b9d4b9e3537d273799f'/>
<id>b6e452b51f661babf4889b9d4b9e3537d273799f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #628: Process.name() on Linux truncates spaces and ')'</title>
<updated>2015-06-03T09:48:31+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-06-03T09:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d3239a650eaa2595fdd8c2eca9cda9a599b17a5b'/>
<id>d3239a650eaa2595fdd8c2eca9cda9a599b17a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update doc</title>
<updated>2015-05-28T07:28:46+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-05-28T07:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=58711c2db81d437fdcf5b8aedf68bfd00fc089fd'/>
<id>58711c2db81d437fdcf5b8aedf68bfd00fc089fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo in documentation</title>
<updated>2015-02-25T13:44:30+00:00</updated>
<author>
<name>Serge Voilokov</name>
<email>svoilokov@appnexus.com</email>
</author>
<published>2015-02-25T13:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c15f83dff70fc49956a2597fa6c93d5f211b0485'/>
<id>c15f83dff70fc49956a2597fa6c93d5f211b0485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#428 / zombie process: provide a more informative exception msg providing also the PPID</title>
<updated>2015-02-19T14:03:30+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-02-19T14:03:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=9435a1b67497c0bff7049ec4104c9f0676c37ed9'/>
<id>9435a1b67497c0bff7049ec4104c9f0676c37ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net_if_addrs() / Linux: when family is a MAC address make repr() show AF_LINK rather than AF_PACKET</title>
<updated>2015-02-19T00:57:10+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-02-19T00:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7f735d36028b6175ccfaebea3656e819ca9ef2d5'/>
<id>7f735d36028b6175ccfaebea3656e819ca9ef2d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some zombie process handling on linux was necessary after all</title>
<updated>2015-02-19T00:10:35+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-02-19T00:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=f46b32ebec9405a7949ee45cdd1484e9d496dd3d'/>
<id>f46b32ebec9405a7949ee45cdd1484e9d496dd3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #428: properly handle zombie processes on UNIX</title>
<updated>2015-02-17T13:24:44+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-02-17T13:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e4a72c97b7868cb4fdb5ec0fcfcf5ed089d746b3'/>
<id>e4a72c97b7868cb4fdb5ec0fcfcf5ed089d746b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifconfig.py: include NIC stats</title>
<updated>2015-02-16T16:36:32+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-02-16T16:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=13ed02a08d74ce3d23af0ba802ccbf11cae9760a'/>
<id>13ed02a08d74ce3d23af0ba802ccbf11cae9760a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into nicstats-250</title>
<updated>2015-02-12T20:22:42+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2015-02-12T20:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d5271aed9a343ea3c34d56a8e4cd55499dfb950b'/>
<id>d5271aed9a343ea3c34d56a8e4cd55499dfb950b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
