<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/IDEAS, branch thread-safety</title>
<subtitle>github.com: giampaolo/psutil.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/'/>
<entry>
<title>sensors_temperatures() / linux: convert defaultdict to dict</title>
<updated>2018-10-20T18:52:40+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-20T18:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d8b05151e65f9348aff9b58da977abd8cacb2127'/>
<id>d8b05151e65f9348aff9b58da977abd8cacb2127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1004: Process.io_counters() may raise ValueError</title>
<updated>2018-10-19T19:49:40+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-10-19T19:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7300bd48b4ea6fd98309cc9da569d6015b1ac24a'/>
<id>7300bd48b4ea6fd98309cc9da569d6015b1ac24a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename OSX to macOS (#1298)</title>
<updated>2018-06-26T23:57:36+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-06-26T23:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=2f60e997fc1c500e0c245979bbecf2761f36e820'/>
<id>2f60e997fc1c500e0c245979bbecf2761f36e820</id>
<content type='text'>
rename OSX to macOS</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename OSX to macOS</pre>
</div>
</content>
</entry>
<entry>
<title>add oshi project</title>
<updated>2018-03-29T15:06:42+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-29T15:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e7fc5348e415397b86e299c5ddf3b85d7312cafb'/>
<id>e7fc5348e415397b86e299c5ddf3b85d7312cafb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix or skip remaining AIX unit tests (#1145)</title>
<updated>2017-10-19T08:42:57+00:00</updated>
<author>
<name>wiggin15</name>
<email>wiggin15@yahoo.com</email>
</author>
<published>2017-10-19T08:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=3e5e9b780c9e2809f7552f6218e5ae86cbd35e28'/>
<id>3e5e9b780c9e2809f7552f6218e5ae86cbd35e28</id>
<content type='text'>
* create_exe should use default code if c_code is True

* fix or skip remaining AIX unit tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* create_exe should use default code if c_code is True

* fix or skip remaining AIX unit tests
</pre>
</div>
</content>
</entry>
<entry>
<title>update README</title>
<updated>2017-04-13T19:05:15+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-04-13T19:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=b303690afb7b6dad50cfb12056c133da5795af81'/>
<id>b303690afb7b6dad50cfb12056c133da5795af81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small refactoring</title>
<updated>2017-04-13T13:53:05+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-04-13T13:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=dd5ce9cfd7c6fc7450237628034017699862c645'/>
<id>dd5ce9cfd7c6fc7450237628034017699862c645</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1006 / linux / cpu_freq(): do not define the function if not available instead of returning None</title>
<updated>2017-04-06T16:02:38+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-04-06T16:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=17a866b72f5cbd06094529c99a15407b0a9d886a'/>
<id>17a866b72f5cbd06094529c99a15407b0a9d886a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#997 / virtual_memory() / FreeBSD: sysctl vm.stats.vm.v_cache_count fails on FreeBSD 12; set it to 0</title>
<updated>2017-03-23T06:16:39+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-03-23T06:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=5bb89fd6794313febaa293a82e248973eff353f0'/>
<id>5bb89fd6794313febaa293a82e248973eff353f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update IDEAS</title>
<updated>2017-02-01T16:26:53+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-02-01T16:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=b8901419275d1111e13165f62528e89938cd228e'/>
<id>b8901419275d1111e13165f62528e89938cd228e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
