<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/.ci, branch winloadlib</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>also include PYPY (or try to :P)</title>
<updated>2018-08-24T10:53:23+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-08-24T10:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=fe8140c23f481578689fdf0fb95e2d3e301e73c2'/>
<id>fe8140c23f481578689fdf0fb95e2d3e301e73c2</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://91.123.203.49/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>Revert "Move tests out of package to top level directory (#1232)" (#1242)</title>
<updated>2018-03-11T16:31:35+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2018-03-11T16:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=2ffb0ecc5e41c5486056fcd00aca274d77858860'/>
<id>2ffb0ecc5e41c5486056fcd00aca274d77858860</id>
<content type='text'>
This reverts commit b578d2febfd35f80fcfa1ce1bdf18d44d21b1581.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b578d2febfd35f80fcfa1ce1bdf18d44d21b1581.</pre>
</div>
</content>
</entry>
<entry>
<title>Move tests out of package to top level directory (#1232)</title>
<updated>2018-03-10T03:51:10+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-03-10T03:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=b578d2febfd35f80fcfa1ce1bdf18d44d21b1581'/>
<id>b578d2febfd35f80fcfa1ce1bdf18d44d21b1581</id>
<content type='text'>
Cleanly separates tests from the package itself. Prevents the tests
being installed to site-packages. Tests are still distributed with the
source distribution by MANIFEST.in.

Avoids installing tests in production environments, leading to less
total code in the environment.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanly separates tests from the package itself. Prevents the tests
being installed to site-packages. Tests are still distributed with the
source distribution by MANIFEST.in.

Avoids installing tests in production environments, leading to less
total code in the environment.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove additional workarounds and support for Python 3.2 &amp; 3.3 (#1228)</title>
<updated>2018-03-04T17:44:10+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-03-04T17:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=74248cc706bdf01f80d1c704a094ff30974cfa93'/>
<id>74248cc706bdf01f80d1c704a094ff30974cfa93</id>
<content type='text'>
Support for Python 3.3 was dropped in version 5.4.1. Support for Python
3.2 was dropped earlier. Remove all references to these unsupported
versions including documentation, scripts, workarounds, etc. Eases
maintenance as fewer workarounds are used for unsupported environments.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support for Python 3.3 was dropped in version 5.4.1. Support for Python
3.2 was dropped earlier. Remove all references to these unsupported
versions including documentation, scripts, workarounds, etc. Eases
maintenance as fewer workarounds are used for unsupported environments.</pre>
</div>
</content>
</entry>
<entry>
<title>pep8</title>
<updated>2017-10-20T10:41:10+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-10-20T10:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=88740189e0d846df8163fd172f4b4e34f7981e22'/>
<id>88740189e0d846df8163fd172f4b4e34f7981e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set PSUTIL_TESTING env var for CI services</title>
<updated>2017-05-18T20:04:52+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-18T20:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=d2b306688b8ab94ef678676f09dde7aa453b6d0c'/>
<id>d2b306688b8ab94ef678676f09dde7aa453b6d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix windows test; also do make clean on CI services in order to show python warnings</title>
<updated>2017-05-13T14:49:30+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-13T14:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=337e59331e4df84eeb57528a5cc95965220aaf3d'/>
<id>337e59331e4df84eeb57528a5cc95965220aaf3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1058: enable warnings on make.bat, appveyor and travis</title>
<updated>2017-05-12T10:29:14+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-12T10:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=b258d829066c21869a8993535798122ab57812e6'/>
<id>b258d829066c21869a8993535798122ab57812e6</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>2017-04-25T00:16:13+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-04-25T00:16:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=8e8aa1c62b44a725e0e7f8e1417ea4819591901d'/>
<id>8e8aa1c62b44a725e0e7f8e1417ea4819591901d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
