<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil/tests/test_linux.py, branch fix-win-set-debug</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>#1359: add test case for cpu_count(logical=False) against lscpu utility</title>
<updated>2018-11-08T17:35:59+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-11-08T17:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=fbe821ebccb61def22cea953f1df83134fa01d0e'/>
<id>fbe821ebccb61def22cea953f1df83134fa01d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1307: [Linux] disk_partitions() does not honour PROCFS_PATH</title>
<updated>2018-10-19T12:27:56+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-19T12:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=fbece8e45991e8cc070bfd5e9efcd4974227abcd'/>
<id>fbece8e45991e8cc070bfd5e9efcd4974227abcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1197 / linux / cpu_freq(): parse /proc/cpuinfo in case /sys/devices/system/cpu fs is not available</title>
<updated>2018-10-16T19:17:52+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-16T19:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=8b465260638cde5370808e23eb9ace608141393a'/>
<id>8b465260638cde5370808e23eb9ace608141393a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix travis</title>
<updated>2018-10-12T17:55:47+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-12T17:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=5404b4fabb34de20be65638c64c2c275f1580cd4'/>
<id>5404b4fabb34de20be65638c64c2c275f1580cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>give credits to @alxchk for #1346 (sunOS)</title>
<updated>2018-10-11T10:17:41+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-11T10:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=15b00d8a57630adc4ad31bd28c455382d00f2d36'/>
<id>15b00d8a57630adc4ad31bd28c455382d00f2d36</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' of github.com:giampaolo/psutil</title>
<updated>2018-10-01T12:50:15+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-01T12:50:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=9ecff05f0d827db92b1d45240ea67ec7c9b737c9'/>
<id>9ecff05f0d827db92b1d45240ea67ec7c9b737c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add parsing for /sys/class/thermal (#1345)</title>
<updated>2018-10-01T12:50:04+00:00</updated>
<author>
<name>Alex Manuskin</name>
<email>amanusk@protonmail.com</email>
</author>
<published>2018-10-01T12:50:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=13ef73cd5c41155b6cb6cd5b51cd5d6c100b4d47'/>
<id>13ef73cd5c41155b6cb6cd5b51cd5d6c100b4d47</id>
<content type='text'>
Add parsing for /sys/class/thermal</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add parsing for /sys/class/thermal</pre>
</div>
</content>
</entry>
<entry>
<title>use memory tolerance in occasionally failing test</title>
<updated>2018-09-28T16:45:46+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-09-28T16:45:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=1a7512f337a61733c0523b4199aa392b48a22ad6'/>
<id>1a7512f337a61733c0523b4199aa392b48a22ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1341: move open() utilities/wrappers in _common.py</title>
<updated>2018-09-26T11:13:36+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-09-26T11:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=ab9a381f5cd9b33b244a4883d6ba55208c049dcf'/>
<id>ab9a381f5cd9b33b244a4883d6ba55208c049dcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored ps() function in test_posix (#1341)</title>
<updated>2018-09-26T11:07:47+00:00</updated>
<author>
<name>E. M. Bray</name>
<email>erik.m.bray@gmail.com</email>
</author>
<published>2018-09-26T11:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=772c675c39f02d94eba5d727f3dd2861569d8c6c'/>
<id>772c675c39f02d94eba5d727f3dd2861569d8c6c</id>
<content type='text'>
* refactored ps() function that attepts to abstract away more platform-specific differences in the ps command

* move open_text an open_binary tests to test_misc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* refactored ps() function that attepts to abstract away more platform-specific differences in the ps command

* move open_text an open_binary tests to test_misc
</pre>
</div>
</content>
</entry>
</feed>
