Skip to content

Commit 3c9bb71

Browse files
authored
Correct Python version number reference.
1 parent 98b0415 commit 3c9bb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The ``PyConfig.use_system_logger`` attribute, introduced in Python 3.12.2, has
1+
The ``PyConfig.use_system_logger`` attribute, introduced in Python 3.13.2, has
22
been removed. The introduction of this attribute inadvertently introduced an
33
ABI breakage on macOS and iOS. The use of the system logger is now enabled
44
by default on iOS, and disabled by default on macOS.

0 commit comments

Comments
 (0)