<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/psutil.git/psutil, branch debug-c-macro</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>turn psutil_debug() C function into a macro printing file name and line</title>
<updated>2021-10-25T20:04:05+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-25T20:04:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=a1e18449057e811dcf05935b92b6e8b31d0e8e59'/>
<id>a1e18449057e811dcf05935b92b6e8b31d0e8e59</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>update HISTORY to include #1981, CREDIT @PetrPospisil, fix C linter warnings</title>
<updated>2021-10-18T18:53:32+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-18T18:53:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=d1cce5caed1b9c3809ed5e2f80c9c413afd0c09a'/>
<id>d1cce5caed1b9c3809ed5e2f80c9c413afd0c09a</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix WOW64 issue: NtQuerySystemInformation does not set ImageName.MaximumLength (#1981)</title>
<updated>2021-10-18T18:47:18+00:00</updated>
<author>
<name>PetrPospisil</name>
<email>Sengir321@gmail.com</email>
</author>
<published>2021-10-18T18:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=adbfeae3525769c7c001000ab8dd816e88b18736'/>
<id>adbfeae3525769c7c001000ab8dd816e88b18736</id>
<content type='text'>
* fix WOW64 issue when the NtQuerySystemInformation does not set ImageName.MaximumLength when STATUS_INFO_LENGTH_MISMATCH is returned

Signed-off-by: Petr Pospíšil &lt;petr.pospisil@safetica.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix WOW64 issue when the NtQuerySystemInformation does not set ImageName.MaximumLength when STATUS_INFO_LENGTH_MISMATCH is returned

Signed-off-by: Petr Pospíšil &lt;petr.pospisil@safetica.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Changes to debug() function:</title>
<updated>2021-10-14T20:52:32+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-14T20:52:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e72438f08ac7aa93b33fddcb11298ece28d0150d'/>
<id>e72438f08ac7aa93b33fddcb11298ece28d0150d</id>
<content type='text'>
* use str() if exception derives from OSError / EnvironmentError. This
way we will print the file name (if it exists).
* use repr() for any other exception
* add tests for debug() function
* backport contextlib.redirect_stderr

Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* use str() if exception derives from OSError / EnvironmentError. This
way we will print the file name (if it exists).
* use repr() for any other exception
* add tests for debug() function
* backport contextlib.redirect_stderr

Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add debug() prints in a couple of places</title>
<updated>2021-10-14T20:14:53+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-14T20:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=e91bae62e6e6ee9c3ad27c1fe3013f929309e1b0'/>
<id>e91bae62e6e6ee9c3ad27c1fe3013f929309e1b0</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[Linux] convert /dev/root device to real path (fixes #1999) (#2000)</title>
<updated>2021-10-14T19:34:57+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-14T19:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=4d03c917561297de1e6017059c60eb879cf8353c'/>
<id>4d03c917561297de1e6017059c60eb879cf8353c</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead windows code</title>
<updated>2021-10-14T17:02:05+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-14T17:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=74c4d65957379b17fb82aa59a3ecdbba209a7cd4'/>
<id>74c4d65957379b17fb82aa59a3ecdbba209a7cd4</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: move per-module imports at the top of the file(s)</title>
<updated>2021-10-14T15:16:23+00:00</updated>
<author>
<name>Giampaolo Rodola</name>
<email>g.rodola@gmail.com</email>
</author>
<published>2021-10-14T15:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=4e5626d05e876ef0630e93976449de309e18b499'/>
<id>4e5626d05e876ef0630e93976449de309e18b499</id>
<content type='text'>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Giampaolo Rodola &lt;g.rodola@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for MidnightBSD (#1996)</title>
<updated>2021-10-12T15:04:11+00:00</updated>
<author>
<name>Saeed Rasooli</name>
<email>saeedgnu@riseup.net</email>
</author>
<published>2021-10-12T15:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=9825ca2fd123a051cb612f8501d702fb51568411'/>
<id>9825ca2fd123a051cb612f8501d702fb51568411</id>
<content type='text'>
Signed-off-by: Saeed Rasooli &lt;saeed.gnu@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Saeed Rasooli &lt;saeed.gnu@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Use assertEqual instead of assertEquals for Python 3.11 compatibility. (#1995)</title>
<updated>2021-10-08T06:23:01+00:00</updated>
<author>
<name>Karthikeyan Singaravelan</name>
<email>tir.karthi@gmail.com</email>
</author>
<published>2021-10-08T06:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/psutil.git/commit/?id=abbf5e42b396e2d6e132364a15b66d94f28dc62f'/>
<id>abbf5e42b396e2d6e132364a15b66d94f28dc62f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
