Skip to content

Commit 0409f26

Browse files
Do not link to the removed PyConfig.stdio_encoding
1 parent 0ecd226 commit 0409f26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2440,7 +2440,7 @@ Removed C APIs
24402440
* :c:func:`!Py_SetPath`:
24412441
Set :c:member:`PyConfig.module_search_paths` instead.
24422442
* :c:func:`!Py_SetStandardStreamEncoding`:
2443-
Set :c:member:`PyConfig.stdio_encoding` instead,
2443+
Set :c:member:`!PyConfig.stdio_encoding` instead,
24442444
and set also maybe :c:member:`PyConfig.legacy_windows_stdio` (on Windows).
24452445
* :c:func:`!_Py_SetProgramFullPath`:
24462446
Set :c:member:`PyConfig.executable` instead.

0 commit comments

Comments
 (0)