Skip to content

Commit d6129aa

Browse files
committed
add news
1 parent ca76fde commit d6129aa

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

news/win_memory.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
**Added:**
2+
3+
* Added `restore_stdout` function and wrapper.
4+
* Added Python 3.13 support.
5+
6+
**Changed:**
7+
8+
* Changed `pytest` `capture_output` fixture. Now automatically restores `sys.stdout`.
9+
10+
**Deprecated:**
11+
12+
* <news item>
13+
14+
**Removed:**
15+
16+
* <news item>
17+
18+
**Fixed:**
19+
20+
* Fixed `SystemError` when running `pytest` on Windows with Python 3.13.
21+
22+
**Security:**
23+
24+
* <news item>

0 commit comments

Comments
 (0)