Commit 27a1432 1 parent 2d880c8 commit 27a1432 Copy full SHA for 27a1432
File tree 2 files changed +10
-4
lines changed
2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1
1
*Bug tracker at https://github.com/giampaolo/psutil/issues *
2
2
3
- 5.9.8 (IN DEVELOPMENT)
4
- ======================
3
+ 5.9.8
4
+ =====
5
+
6
+ 2024-01-19
5
7
6
8
**Enhancements **
7
9
19
21
It could either leak memory or core dump.
20
22
- 2340 _, [NetBSD]: if process is terminated, `Process.cwd() `_ will return an
21
23
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.
23
25
- 2222 _, [macOS]: `cpu_freq() ` now returns fixed values for `min ` and `max `
24
26
frequencies in all Apple Silicon chips.
25
27
Original file line number Diff line number Diff line change @@ -2650,9 +2650,13 @@ PyPy3.
2650
2650
Timeline
2651
2651
========
2652
2652
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 >`__
2653
2657
- 2023-12-17:
2654
2658
`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 >`__ -
2656
2660
`diff <https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7#files_bucket >`__
2657
2661
- 2023-10-15:
2658
2662
`5.9.6 <https://pypi.org/project/psutil/5.9.6/#files >`__ -
You can’t perform that action at this time.
0 commit comments