Skip to content

Commit 7a27430

Browse files
sobolevnvstinner
andauthored
Update Doc/c-api/init_config.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 37efb67 commit 7a27430

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/c-api/init_config.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,8 +1280,8 @@ PyConfig
12801280
12811281
.. deprecated-removed:: 3.15 3.17
12821282
1283-
Deprecated, :option:`-b` and :option:`!-bb` will become no-op in 3.17.
1284-
:c:member:`~PyConfig.bytes_warning` will be removed in 3.17.
1283+
Deprecated, :option:`-b` and :option:`!-bb` options will become no-op in 3.17.
1284+
:c:member:`~PyConfig.bytes_warning` member will be removed in 3.17.
12851285
12861286
.. c:member:: int warn_default_encoding
12871287

0 commit comments

Comments
 (0)