We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca76fde commit d6129aaCopy full SHA for d6129aa
1 file changed
news/win_memory.rst
@@ -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
17
18
+**Fixed:**
19
20
+* Fixed `SystemError` when running `pytest` on Windows with Python 3.13.
21
22
+**Security:**
23
24
0 commit comments