PEP-617: Move reference to the end (#1352)
This commit is contained in:
parent
7ee02d0442
commit
8890e7e7df
|
@ -719,10 +719,6 @@ reduce memory usage.)
|
|||
References
|
||||
==========
|
||||
|
||||
.. [#GUIDO_PEG]
|
||||
Guido's series on PEG parsing
|
||||
https://medium.com/@gvanrossum_83706/peg-parsing-series-de5d41b2ed60
|
||||
|
||||
.. [1] Ford, Bryan
|
||||
http://pdos.csail.mit.edu/~baford/packrat/thesis
|
||||
|
||||
|
@ -732,6 +728,9 @@ References
|
|||
.. [3] Warth et al.
|
||||
http://web.cs.ucla.edu/~todd/research/pepm08.pdf
|
||||
|
||||
.. [#GUIDO_PEG]
|
||||
Guido's series on PEG parsing
|
||||
https://medium.com/@gvanrossum_83706/peg-parsing-series-de5d41b2ed60
|
||||
|
||||
=========
|
||||
Copyright
|
||||
|
|
Loading…
Reference in New Issue