PEP 419: Resolve unreferenced footnotes (#3235)

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

View File

@ -506,27 +506,15 @@ References
https://github.com/sampsyo/bluelet
.. [3] Twisted: inlineCallbacks
http://twistedmatrix.com/documents/8.1.0/api/twisted.internet.defer.html
https://twisted.org/documents/8.1.0/api/twisted.internet.defer.html
.. [4] Original discussion
https://mail.python.org/pipermail/python-ideas/2012-April/014705.html
.. [5] Issue #14730: Implementation of the PEP 419
http://bugs.python.org/issue14730
[4] Original discussion
\ https://mail.python.org/pipermail/python-ideas/2012-April/014705.html
[5] Implementation of PEP 419
\ https://github.com/python/cpython/issues/58935
Copyright
=========
This document has been placed in the public domain.
..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End: