mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
GH-103484: Fix redirected permanently URLs (#104001)
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
This commit is contained in:
parent
82ba6ce303
commit
68ed2a2a3f
40 changed files with 78 additions and 60 deletions
|
@ -529,7 +529,7 @@ Opening network connections
|
|||
specifies requirements for algorithms that reduce this user-visible
|
||||
delay and provides an algorithm.
|
||||
|
||||
For more information: https://tools.ietf.org/html/rfc6555
|
||||
For more information: https://datatracker.ietf.org/doc/html/rfc6555
|
||||
|
||||
.. versionchanged:: 3.11
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue