<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/docs, branch disk-part-ext</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>pre release</title>
<updated>2020-10-23T18:04:41+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-10-23T18:04:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=204d55d7e327795418bdf62db4c03eb3fb192109'/>
<id>204d55d7e327795418bdf62db4c03eb3fb192109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[FreeBSD] process resource limits (#1859) (#809)</title>
<updated>2020-10-23T17:57:17+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-10-23T17:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=89ae354ab7704db69a3f6c880234d21719558511'/>
<id>89ae354ab7704db69a3f6c880234d21719558511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1855 doc</title>
<updated>2020-10-19T13:43:53+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-10-19T13:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ba083a0eea87331b67b57c3c83e8cc53faa12b10'/>
<id>ba083a0eea87331b67b57c3c83e8cc53faa12b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add sponsors in doc</title>
<updated>2020-10-18T15:14:05+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-10-18T15:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=b6815b66df9594a40d35d8de68448513b8017aae'/>
<id>b6815b66df9594a40d35d8de68448513b8017aae</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 (#1854)</title>
<updated>2020-10-18T15:04:09+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-10-18T15:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e2c2ba79f3b23725c4af5e1406b0cd210c3af7a9'/>
<id>e2c2ba79f3b23725c4af5e1406b0cd210c3af7a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix labeling in Process cpu_times() documentation (#1853)</title>
<updated>2020-10-15T16:40:59+00:00</updated>
<author>
<name>kellurs</name>
<email>kellurs@users.noreply.github.com</email>
</author>
<published>2020-10-15T16:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=21339fd40cf4fad71c39552e3813286f3068ae27'/>
<id>21339fd40cf4fad71c39552e3813286f3068ae27</id>
<content type='text'>
Changed system_user to children_system to match the named tupple and expected behaviour. Change description to match.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed system_user to children_system to match the named tupple and expected behaviour. Change description to match.</pre>
</div>
</content>
</entry>
<entry>
<title>Update index.rst (#1835)</title>
<updated>2020-10-09T15:06:01+00:00</updated>
<author>
<name>Piotr Dworzynski</name>
<email>p.dworzynski@gmail.com</email>
</author>
<published>2020-10-09T15:06:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d08f44b5448ce7c86bd044af9be289e0208d5e3e'/>
<id>d08f44b5448ce7c86bd044af9be289e0208d5e3e</id>
<content type='text'>
Fixed typo in documentation of user.name attribute.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typo in documentation of user.name attribute.</pre>
</div>
</content>
</entry>
<entry>
<title>update doc for #1830 (net_if_stats() isup check if NIC is running)</title>
<updated>2020-09-21T19:00:10+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-09-21T19:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ba0c0ab967b0f524807cedf06554b94b7aba3d70'/>
<id>ba0c0ab967b0f524807cedf06554b94b7aba3d70</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 for #1800 / @ArminGrunner</title>
<updated>2020-08-13T13:45:30+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-08-13T13:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=6b6f98b3d0926901c0929a377dfd2680b93661c9'/>
<id>6b6f98b3d0926901c0929a377dfd2680b93661c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre-release</title>
<updated>2020-07-15T13:17:09+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-07-15T13:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=a0967043b5819b2edc61d9a12306289d5e7f98c2'/>
<id>a0967043b5819b2edc61d9a12306289d5e7f98c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
