<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil/tests/test_windows.py, branch win-refact</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>small refactoring</title>
<updated>2020-01-02T17:13:59+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2020-01-02T17:13:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=1cff4c060559242beb908f0f53e8d511964c47f7'/>
<id>1cff4c060559242beb908f0f53e8d511964c47f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #875, win, cwd/environ/cmdline(): retry with incremental timeout in case of ERROR_PARTIAL_COPY</title>
<updated>2019-11-04T06:51:18+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-11-04T06:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=8b91eeb1c599a582c94967e9fe7c080712d9833e'/>
<id>8b91eeb1c599a582c94967e9fe7c080712d9833e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP-3151: backport FS exceptions to Python 2 (#1544)</title>
<updated>2019-06-28T13:12:56+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-06-28T13:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c10df5aa04e1ced58d19501fa42f08c1b909b83d'/>
<id>c10df5aa04e1ced58d19501fa42f08c1b909b83d</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 failure re. py 2 vs. 3</title>
<updated>2019-04-05T14:52:39+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-04-05T14:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=2eb7b3bc2982f94afee4f4cbd93764d9708e206d'/>
<id>2eb7b3bc2982f94afee4f4cbd93764d9708e206d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly check OSError.winerror</title>
<updated>2019-04-04T16:55:03+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-04-04T16:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c9162ae0f76fd4ba8d0e8c80808df23a2b9c23c4'/>
<id>c9162ae0f76fd4ba8d0e8c80808df23a2b9c23c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update HISTORY / CREDITS, fix some C warnings</title>
<updated>2019-03-17T17:54:57+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-03-17T17:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=2e0016faa875d83665bb596e0b2d851d12337fb3'/>
<id>2e0016faa875d83665bb596e0b2d851d12337fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Big docfix (#1464)</title>
<updated>2019-03-14T18:27:33+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-03-13T15:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=3325a8ecd486100659f4017f2544202e7f6d3c29'/>
<id>3325a8ecd486100659f4017f2544202e7f6d3c29</id>
<content type='text'>
* use https wherever possible
* always point to python 3 doc
* point to new MSDN urls
* use RST references and avoid repetitions of URLs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use https wherever possible
* always point to python 3 doc
* point to new MSDN urls
* use RST references and avoid repetitions of URLs
</pre>
</div>
</content>
</entry>
<entry>
<title>test runner refactoring (avoid code duplication)</title>
<updated>2019-03-13T12:34:13+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-03-13T12:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d8066a0305616d6981f26c00366d07ae3e6588a7'/>
<id>d8066a0305616d6981f26c00366d07ae3e6588a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Coloured tests (#1459)</title>
<updated>2019-03-13T06:30:52+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-03-13T06:30:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=c4467c90ef53cd9eba8ab8be620d71b8477d6ce9'/>
<id>c4467c90ef53cd9eba8ab8be620d71b8477d6ce9</id>
<content type='text'>
Fixes #1458.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1458.</pre>
</div>
</content>
</entry>
<entry>
<title>run win specific tests twice as fast</title>
<updated>2019-03-10T02:37:45+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-03-10T02:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=a197c612d9917ef8ee81dc26d9f526d257e43eee'/>
<id>a197c612d9917ef8ee81dc26d9f526d257e43eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
