|
Ran
|
Jobs
1
|
Files
28
|
Run time
1min
|
Badge
README BADGES
|
push
github
Bump psutil from 7.1.1 to 7.1.2 (#1266) Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.1 to 7.1.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/giampaolo/psutil/blob/master/HISTORY.rst">psutil's changelog</a>.</em></p> <blockquote> <h1>7.1.2</h1> <p>2025-10-25</p> <p><strong>Enhancements</strong></p> <ul> <li>2657_: stop publishing prebuilt Linux and Windows wheels for 32-bit Python. 32-bit CPython is still supported, but psutil must now be built from source. 2565_: produce wheels for free-thread cPython 3.13 and 3.14 (patch by Lysandros Nikolaou)</li> </ul> <p><strong>Bug fixes</strong></p> <ul> <li>2650_, [macOS]: <code>Process.cmdline()</code>_ and <code>Process.environ()</code>_ may incorrectly raise <code>NoSuchProcess</code>_ instead of <code>ZombieProcess</code>_.</li> <li>2658_, [macOS]: double <code>free()</code> in <code>Process.environ()</code>_ when it fails internally. This posed a risk of segfault.</li> <li>2662_, [macOS]: massive C code cleanup to guard against possible segfaults which were (not so) sporadically spotted on CI.</li> </ul> <p><strong>Compatibility notes</strong></p> <ul> <li>2657_: stop publishing prebuilt Linux and Windows wheels for 32-bit Python.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/giampaolo/psutil/commit/c948ef07e"><code>c948ef0</code></a> Update HISTORY.rst</li> <li><a href="https://github.com/giampaolo/psutil/commit/7dfd0ed34"><code>7dfd0ed</code></a> Build 3.14t wheels (<a href="https://redirect.github.com/giampaolo/psutil/issues/2659">#2659</a>)</li> <li><a href="https://github.com/giampaolo/psutil/commit/cbc0ba902"><code>cbc0ba9</code></a> C: add missing ;</li> <li><a href="https://github.com/giampaolo/psutil/commit/a6ca9e14c"><code>a6ca9e1</code></a> BSD: Py_INC... (continued)
616 of 616 branches covered (100.0%)
Branch coverage included in aggregate %.
3839 of 3990 relevant lines covered (96.22%)
1.92 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | MyPy - 18932049486.1 | 56 |
96.72 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|