PEP 299: Resolve unreferenced footnotes (#3223)
This commit is contained in:
parent
1c572d1ca5
commit
47aaa694bf
11
pep-0299.txt
11
pep-0299.txt
|
@ -100,7 +100,7 @@ Open Issues
|
|||
Rejection
|
||||
=========
|
||||
|
||||
In a short discussion on python-dev [1], two major backwards
|
||||
In a short discussion on python-dev [1]_, two major backwards
|
||||
compatibility problems were brought up and Guido pronounced that he
|
||||
doesn't like the idea anyway as it's "not worth the change (in docs,
|
||||
user habits, etc.) and there's nothing particularly broken."
|
||||
|
@ -117,12 +117,3 @@ 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
|
||||
End:
|
||||
|
|
Loading…
Reference in New Issue