PEP 419: Resolve unreferenced footnotes (#3235)
This commit is contained in:
parent
315f2ceb95
commit
e5d5692792
22
pep-0419.txt
22
pep-0419.txt
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue