mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #26736: Used HTTPS for external links in the documentation if possible.
This commit is contained in:
parent
64099ea58e
commit
6dff0205b7
66 changed files with 140 additions and 138 deletions
|
@ -689,7 +689,7 @@ Command line options
|
|||
.. rubric:: Footnotes
|
||||
|
||||
.. [#rfc-errata] As noted in `the errata for RFC 7159
|
||||
<http://www.rfc-editor.org/errata_search.php?rfc=7159>`_,
|
||||
<https://www.rfc-editor.org/errata_search.php?rfc=7159>`_,
|
||||
JSON permits literal U+2028 (LINE SEPARATOR) and
|
||||
U+2029 (PARAGRAPH SEPARATOR) characters in strings, whereas JavaScript
|
||||
(as of ECMAScript Edition 5.1) does not.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue