<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/examples/netstat.py, branch get_open_files_thread</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>#521 remove python 2.4 and 2.5 support</title>
<updated>2014-11-01T17:07:31+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2014-11-01T17:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=02d58e96c321ed66ecccb3abb5430df2657c3fca'/>
<id>02d58e96c321ed66ecccb3abb5430df2657c3fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue 387 (Linux): implement system-wide network connections</title>
<updated>2014-03-12T22:14:05+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2014-03-12T22:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=4c7154582fb467e0ac51467f28850a929c7b32ef'/>
<id>4c7154582fb467e0ac51467f28850a929c7b32ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>example scripts: show output in the docstrings</title>
<updated>2014-02-27T02:49:31+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2014-02-27T02:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=3b8c231d9777e0193f3d0c5a7f764ae14943eb77'/>
<id>3b8c231d9777e0193f3d0c5a7f764ae14943eb77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>turn process properties into methods for consistency. this is the most destruptive change.</title>
<updated>2013-12-31T11:50:27+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-12-31T11:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=44fb488f8a6e2d1dcbb7e119a8acc08d6dfd4ef8'/>
<id>44fb488f8a6e2d1dcbb7e119a8acc08d6dfd4ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename old APIs</title>
<updated>2013-12-26T15:01:45+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-12-26T15:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=92d91954312f8ee17ada2b4b9b8e99ae2c313bcc'/>
<id>92d91954312f8ee17ada2b4b9b8e99ae2c313bcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8ify</title>
<updated>2013-11-21T20:16:12+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-11-21T20:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=c7b7d700d1317272d99043653eb3570c1e9e6fc3'/>
<id>c7b7d700d1317272d99043653eb3570c1e9e6fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue 408: turn STATUS_* and CONN_* constants into plain Python strings and get rid of constant class (reason: couldn't de-seriealize with JSON)</title>
<updated>2013-08-09T19:58:24+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-08-09T19:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=b0c262b28cddc53d77f3c2d22f41ff300382d451'/>
<id>b0c262b28cddc53d77f3c2d22f41ff300382d451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get_connections(): rename 'local_address' and 'remote_addres' fields to 'laddr' and 'raddr': they are shorter/easier to write and they're also consistent with http://bugs.python.org/issue17675</title>
<updated>2013-07-10T10:31:55+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-07-10T10:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=aa179ee5934147c8a3de536e4402370ba31b789e'/>
<id>aa179ee5934147c8a3de536e4402370ba31b789e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update psutil project ownership</title>
<updated>2013-06-08T12:36:15+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-06-08T12:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=f34a1d5390ca5fcd941766a5fe6f88220e67b2fb'/>
<id>f34a1d5390ca5fcd941766a5fe6f88220e67b2fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix race condition in examples/netstat.py which does not take NSP into account</title>
<updated>2013-05-29T14:02:51+00:00</updated>
<author>
<name>Giampaolo Rodola'</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2013-05-29T14:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=bcbad82aa8c0511a8f9578cf9863669744a35bbd'/>
<id>bcbad82aa8c0511a8f9578cf9863669744a35bbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
