<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git, branch release-gil</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>release gil around users()/BSD</title>
<updated>2019-02-24T12:30:18+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-24T12:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=1ee63e51de0e3b149fc6cb70a02edefde45fdfe1'/>
<id>1ee63e51de0e3b149fc6cb70a02edefde45fdfe1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Windows / speeup: dynamically load libraries on startup and never again (#1422)</title>
<updated>2019-02-21T15:39:54+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-21T15:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=0a30dc9dc2693ffe9aa54126eb684711d950c3f1'/>
<id>0a30dc9dc2693ffe9aa54126eb684711d950c3f1</id>
<content type='text'>
Windows / speeup: dynamically load libraries on startup and never again.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows / speeup: dynamically load libraries on startup and never again.</pre>
</div>
</content>
</entry>
<entry>
<title>update doc</title>
<updated>2019-02-21T15:22:02+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-21T15:22:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=ba649e832140fd69e0adb3958ad298b8f7434e69'/>
<id>ba649e832140fd69e0adb3958ad298b8f7434e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>win test: skip cd-dorm for disk_usage() (cuase device busy error)</title>
<updated>2019-02-20T13:02:14+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-20T13:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=e118e40b964570b586aba58e8a413f8dfab2c509'/>
<id>e118e40b964570b586aba58e8a413f8dfab2c509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1420: use PyErr_SetFromWindowsErrWithFilename for disk_usage() in case of error</title>
<updated>2019-02-20T02:46:32+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-20T02:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=76ab63bd63092c432c4cb2397a1cc45602e7e5a7'/>
<id>76ab63bd63092c432c4cb2397a1cc45602e7e5a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #1419: Process.environ() raise NotImplementedError for 32-bit-WoW process</title>
<updated>2019-02-20T02:36:46+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-20T02:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=b0ad9b6484c9d0b1907b2141664f631f481af73e'/>
<id>b0ad9b6484c9d0b1907b2141664f631f481af73e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from master</title>
<updated>2019-02-19T21:36:55+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-19T21:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=127a2e8b52564294b74c4f33e329fb314ebdbe9f'/>
<id>127a2e8b52564294b74c4f33e329fb314ebdbe9f</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://91.123.203.49/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>fix compilation warnings on win</title>
<updated>2019-02-19T16:41:16+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-19T16:41:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=f4047035a45f01de2fab774d6b645c7e544c5224'/>
<id>f4047035a45f01de2fab774d6b645c7e544c5224</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#1394 / win / exe: use QueryFullProcessImageNameW to get the exe() (#1413)</title>
<updated>2019-02-17T18:15:33+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2019-02-17T18:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/psutil.git/commit/?id=7381d4d15dd7fe108e1bf350c3f76035922c6ed4'/>
<id>7381d4d15dd7fe108e1bf350c3f76035922c6ed4</id>
<content type='text'>
#1394 / win / exe: use QueryFullProcessImageNameW to get the exe() </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#1394 / win / exe: use QueryFullProcessImageNameW to get the exe() </pre>
</div>
</content>
</entry>
</feed>
