<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil, branch travis-experiments</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>disable IPv6 tests if IPv6 is not supported</title>
<updated>2017-11-11T21:04:40+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-11T21:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=500b80bcf7deb77ceeaa9165fa538e0f7ad134c8'/>
<id>500b80bcf7deb77ceeaa9165fa538e0f7ad134c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1169: (Linux) users() hostname returns username instead</title>
<updated>2017-11-11T20:57:40+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-11T20:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=666cf81bd916aa14a9c363ab4933472b1622ad20'/>
<id>666cf81bd916aa14a9c363ab4933472b1622ad20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update README, bump up version</title>
<updated>2017-11-11T20:52:04+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-11T20:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=159cb8c55254048c797816b0bc6a7f26b84146ac'/>
<id>159cb8c55254048c797816b0bc6a7f26b84146ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of PSUTIL_TESTING env var: it must be necessarily set from cmdline, hence 'python -m psutil.tests' won't work out of the box</title>
<updated>2017-11-11T20:35:41+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-11T20:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=0662915f58949a4084f9fb0c278d143708cf3ede'/>
<id>0662915f58949a4084f9fb0c278d143708cf3ede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to set PSUTIL_TESTING env var from python before failing</title>
<updated>2017-11-11T12:22:09+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-11T12:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ffde3264f09c5412ce3987617130f2c9d5d7a22b'/>
<id>ffde3264f09c5412ce3987617130f2c9d5d7a22b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>skip cpu_freq tests if not available (#1170)</title>
<updated>2017-11-11T01:34:22+00:00</updated>
<author>
<name>wiggin15</name>
<email>wiggin15@yahoo.com</email>
</author>
<published>2017-11-11T01:34:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=02e25d765040d3f36ecc66249700a8777b175c7a'/>
<id>02e25d765040d3f36ecc66249700a8777b175c7a</id>
<content type='text'>
cpu_freq is not always available on Linux</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cpu_freq is not always available on Linux</pre>
</div>
</content>
</entry>
<entry>
<title>try to fix appveyor failure; also refactor generate_manifest.py</title>
<updated>2017-11-08T11:26:54+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-08T11:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c95f317d586bbd4313f705c5618f0fd5477cb210'/>
<id>c95f317d586bbd4313f705c5618f0fd5477cb210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Including non-unicast packets in packet count calculation (#1167)</title>
<updated>2017-11-08T11:05:12+00:00</updated>
<author>
<name>Matthew Long</name>
<email>matray@users.noreply.github.com</email>
</author>
<published>2017-11-08T11:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e3f911e6ab90be10a37edf00c5da2c204513c242'/>
<id>e3f911e6ab90be10a37edf00c5da2c204513c242</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to limit false positives on appveyor/windows</title>
<updated>2017-11-04T09:42:40+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-04T09:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e73ddf4057ed9ea07747b633bf539f6553366049'/>
<id>e73ddf4057ed9ea07747b633bf539f6553366049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reap_children() in a finally block in order to limit false positives</title>
<updated>2017-11-04T09:32:46+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-11-04T09:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=02d1d199e6a439d423165320b88a5955561ddc76'/>
<id>02d1d199e6a439d423165320b88a5955561ddc76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
