Skip to content

Commit 5904ff9

Browse files
committed
Pre-release
1 parent d42db80 commit 5904ff9

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

HISTORY.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
*Bug tracker at https://github.com/giampaolo/psutil/issues*
22

3-
7.1.3 (IN DEVELOPMENT)
4-
======================
3+
7.1.3
4+
=====
55

6-
XXXX-XX-XX
6+
2025-11-02
77

88
**Enhancements**
99

@@ -28,6 +28,7 @@ XXXX-XX-XX
2828
increment and `sprintf_s`, which could overflow or misformat the
2929
string if the MAC length or formatting changed. Also, the final '\n' was
3030
inserted unnecessarily.
31+
- 2679_, [OpenBSD], [NetBSD], [critical]: can't build due to C syntax error.
3132

3233
7.1.2
3334
=====

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2702,6 +2702,14 @@ PyPy3.
27022702
Timeline
27032703
========
27042704

2705+
- 2025-11-02:
2706+
`7.1.3 <https://pypi.org/project/psutil/7.1.2/#files>`__ -
2707+
`what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#713>`__ -
2708+
`diff <https://github.com/giampaolo/psutil/compare/release-7.1.2...release-7.1.3#files_bucket>`__
2709+
- 2025-10-25:
2710+
`7.1.2 <https://pypi.org/project/psutil/7.1.2/#files>`__ -
2711+
`what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#712>`__ -
2712+
`diff <https://github.com/giampaolo/psutil/compare/release-7.1.1...release-7.1.2#files_bucket>`__
27052713
- 2025-10-19:
27062714
`7.1.1 <https://pypi.org/project/psutil/7.1.1/#files>`__ -
27072715
`what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#711>`__ -

0 commit comments

Comments
 (0)