File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11*Bug tracker at https://github.com/giampaolo/psutil/issues *
22
3- 5.9.8 (IN DEVELOPMENT)
4- ======================
3+ 5.9.8
4+ =====
5+
6+ 2024-01-19
57
68**Enhancements **
79
1921 It could either leak memory or core dump.
2022- 2340 _, [NetBSD]: if process is terminated, `Process.cwd() `_ will return an
2123 empty string instead of raising `NoSuchProcess `_.
22- - 2345 _, [Linux]: fix compilation on older compiler missing DUPLEX_UNKNOWN
24+ - 2345 _, [Linux]: fix compilation on older compiler missing DUPLEX_UNKNOWN.
2325- 2222 _, [macOS]: `cpu_freq() ` now returns fixed values for `min ` and `max `
2426 frequencies in all Apple Silicon chips.
2527
Original file line number Diff line number Diff line change @@ -2650,9 +2650,13 @@ PyPy3.
26502650Timeline
26512651========
26522652
2653+ - 2024-01-19:
2654+ `5.9.8 <https://pypi.org/project/psutil/5.9.8/#files >`__ -
2655+ `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#598 >`__ -
2656+ `diff <https://github.com/giampaolo/psutil/compare/release-5.9.7...release-5.9.8#files_bucket >`__
26532657- 2023-12-17:
26542658 `5.9.7 <https://pypi.org/project/psutil/5.9.7/#files >`__ -
2655- `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#596 >`__ -
2659+ `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#597 >`__ -
26562660 `diff <https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7#files_bucket >`__
26572661- 2023-10-15:
26582662 `5.9.6 <https://pypi.org/project/psutil/5.9.6/#files >`__ -
You can’t perform that action at this time.
0 commit comments