gh-100001: Remove doc typo, add versionadded (#100042)
gh-100001: Remove new doc typo, add versionadded.
This commit is contained in:
parent
7e29398407
commit
bed15f87ea
@ -516,6 +516,8 @@ to be served.
|
||||
Earlier versions of Python did not scrub control characters from the
|
||||
log messages emitted to stderr from ``python -m http.server`` or the
|
||||
default :class:`BaseHTTPRequestHandler` ``.log_message``
|
||||
implementation. This could allow to remote clients connecting to your
|
||||
implementation. This could allow remote clients connecting to your
|
||||
server to send nefarious control codes to your terminal.
|
||||
|
||||
.. versionadded:: 3.12
|
||||
Control characters are scrubbed in stderr logs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user