PEP 644: Resolve unreferenced footnotes (#3252)

This commit is contained in:
Adam Turner 2023-08-02 17:46:31 +01:00 committed by GitHub
parent e5d5692792
commit 5a77bca05b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 12 deletions

View File

@ -322,7 +322,7 @@ Debian Buster and Debian Bullseye will be available.
Instead Python 3.10 will gain additional documentation and a new
``configure`` option ``--with-openssl-rpath=auto`` to simplify use of custom
OpenSSL builds [11].
OpenSSL builds [11]_.
Backwards Compatibility
@ -371,14 +371,3 @@ Copyright
This document is placed in the public domain or under the
CC0-1.0-Universal license, whichever is more permissive.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End: