<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/make.bat, branch disk-swaps</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>get rid of pip_install() code for py2; move everything in runner.py</title>
<updated>2020-02-15T17:35:56+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-02-15T17:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=766541fe9501373eea1ea2e77b865be9ed572cc7'/>
<id>766541fe9501373eea1ea2e77b865be9ed572cc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compiler warnings</title>
<updated>2019-10-24T09:49:43+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-10-24T09:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=867572cc54af7142b577ff02e22f05541e4008ad'/>
<id>867572cc54af7142b577ff02e22f05541e4008ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Windows / refactoring: utility functions for LoadLibraryA and GetProcAddress (#1417)</title>
<updated>2019-02-19T20:52:48+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-19T20:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=097b6e9ec4843acfc5c98c147d7aff418679f1db'/>
<id>097b6e9ec4843acfc5c98c147d7aff418679f1db</id>
<content type='text'>
Windows / refactoring: add utility functions for LoadLibraryA and GetProcAddress. Centralize logic in one place.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows / refactoring: add utility functions for LoadLibraryA and GetProcAddress. Centralize logic in one place.</pre>
</div>
</content>
</entry>
<entry>
<title>Correct capitalization of PyPI (#1337)</title>
<updated>2018-09-26T13:14:50+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-26T13:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=7be5d9c6a1d829c60855edec6543039db6316631'/>
<id>7be5d9c6a1d829c60855edec6543039db6316631</id>
<content type='text'>
As spelled on https://pypi.org/.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As spelled on https://pypi.org/.</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://git.baserock.org/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>make.bat: add -p opt</title>
<updated>2017-05-05T15:56:06+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-05-05T15:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=3977de2616650c1ed2c9bf392c88eb2d0dd837d4'/>
<id>3977de2616650c1ed2c9bf392c88eb2d0dd837d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/make.bat was wrong</title>
<updated>2017-04-27T15:58:58+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2017-04-27T15:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c7d059d860d3457f602f08ad44e788421ecd80d5'/>
<id>c7d059d860d3457f602f08ad44e788421ecd80d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite make.bat in py</title>
<updated>2016-08-09T11:16:51+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-08-09T11:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=83cadc4d14b73c9963b90cdeadc8f8f2b1d21283'/>
<id>83cadc4d14b73c9963b90cdeadc8f8f2b1d21283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>return username</title>
<updated>2016-03-07T00:38:43+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-03-07T00:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=665ccb6677fe8e7db9b875289179d342ff32cfaf'/>
<id>665ccb6677fe8e7db9b875289179d342ff32cfaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make.bat: avoid to download get-pip.py if it's already there</title>
<updated>2016-02-24T18:04:25+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2016-02-24T18:04:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=513607bd58132d844db79a197525747020c87636'/>
<id>513607bd58132d844db79a197525747020c87636</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
