<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/docs, branch shared-mem</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>#1615, 1614: remove pyproject.toml</title>
<updated>2019-11-06T08:53:02+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-11-06T08:53:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=35400e8f17087a69fc7ce672f6eb172698b04f88'/>
<id>35400e8f17087a69fc7ce672f6eb172698b04f88</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>2019-11-04T08:34:02+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-11-04T08:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=70abf32eb3c803a0a527c3784c3baca3ae041bcb'/>
<id>70abf32eb3c803a0a527c3784c3baca3ae041bcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix TypeError in example (#1580)</title>
<updated>2019-11-04T07:36:00+00:00</updated>
<author>
<name>Jérome Perrin</name>
<email>perrinjerome@gmail.com</email>
</author>
<published>2019-11-04T07:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ff5a4127f48143bb5c14a5340584c0ddb3c121ef'/>
<id>ff5a4127f48143bb5c14a5340584c0ddb3c121ef</id>
<content type='text'>
Terminate my children example had some error:

  log("process {} survived SIGTERM; trying SIGKILL" % p)
TypeError: not all arguments converted during string formatting</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Terminate my children example had some error:

  log("process {} survived SIGTERM; trying SIGKILL" % p)
TypeError: not all arguments converted during string formatting</pre>
</div>
</content>
</entry>
<entry>
<title>update doc</title>
<updated>2019-10-17T12:08:06+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-10-17T12:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=ad0f2d200e2d0bb061bf20045126bf8aa87d289e'/>
<id>ad0f2d200e2d0bb061bf20045126bf8aa87d289e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed a typo/copy'n'paste mistake Linux-&gt;Windows (#1588)</title>
<updated>2019-09-18T08:02:04+00:00</updated>
<author>
<name>Bastian Ebeling</name>
<email>bastian.ebeling@web.de</email>
</author>
<published>2019-09-18T08:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=1075c23d08f26225a84440e44aa8baeb3d047ddd'/>
<id>1075c23d08f26225a84440e44aa8baeb3d047ddd</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>2019-09-15T09:54:36+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-09-15T09:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=5206cff82bc2ff68331f2ccaf8960d9b06c24956'/>
<id>5206cff82bc2ff68331f2ccaf8960d9b06c24956</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update getloadavg doc</title>
<updated>2019-09-15T09:54:18+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-09-15T09:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=73940d9a25612db89b2f72268e614d95bfac2b89'/>
<id>73940d9a25612db89b2f72268e614d95bfac2b89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1527: Linux process CPU iowait time</title>
<updated>2019-09-07T21:38:05+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-09-07T21:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e6bff45281de1a3e55978812468424086b0edac4'/>
<id>e6bff45281de1a3e55978812468424086b0edac4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>broken links fix docs/index.rst (#1555)</title>
<updated>2019-08-27T19:34:56+00:00</updated>
<author>
<name>SteveMoto</name>
<email>github-com@stevemoto.com</email>
</author>
<published>2019-08-27T19:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=3aac9483767e38995f6e5bd973e822ab0598f27a'/>
<id>3aac9483767e38995f6e5bd973e822ab0598f27a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fix docs/index.rst (#1553)</title>
<updated>2019-08-27T19:34:34+00:00</updated>
<author>
<name>SteveMoto</name>
<email>github-com@stevemoto.com</email>
</author>
<published>2019-08-27T19:34:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=1487a3f46daf1cfe1238057d15da7c4f78fc3721'/>
<id>1487a3f46daf1cfe1238057d15da7c4f78fc3721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
