Skip to content

Commit 42a1ca6

Browse files
miss-islingtonAlexey Izbyshev
andauthored
closes bpo-34502: Remove a note about utf8_mode from sys.exit() docs. (GH-8928)
(cherry picked from commit 44838be) Co-authored-by: Alexey Izbyshev <[email protected]>
1 parent 388bd4b commit 42a1ca6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/sys.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,9 +313,6 @@ always available.
313313
has caught :exc:`SystemExit` (such as an error flushing buffered data
314314
in the standard streams), the exit status is changed to 120.
315315

316-
.. versionchanged:: 3.7
317-
Added ``utf8_mode`` attribute for the new :option:`-X` ``utf8`` flag.
318-
319316

320317
.. data:: flags
321318

0 commit comments

Comments
 (0)