correct "p3yk" typos (#87)

This commit is contained in:
Lance E Sloan 2016-09-06 18:21:13 -04:00 committed by Brett Cannon
parent c42ed976ec
commit 548bd25073
2 changed files with 6 additions and 6 deletions

View File

@ -235,8 +235,8 @@ The ``Parameter`` object may change or other changes may be warranted.
Implementation Implementation
============== ==============
A reference implementation has been checked into the p3yk branch A reference implementation has been checked into the py3k (formerly
as revision 53170 [#implementation]_. "p3yk") branch as revision 53170 [#implementation]_.
Rejected Proposals Rejected Proposals

View File

@ -129,8 +129,8 @@ gets translated to (in Python 2.5 terms) ::
del N del N
... ...
An implementation has already been checked into the p3yk branch An implementation has already been checked into the py3k (formerly
[#translation-checkin]_. "p3yk") branch [#translation-checkin]_.
Compatibility Issues Compatibility Issues
@ -283,10 +283,10 @@ References
http://mail.python.org/pipermail/python-3000/2007-January/005604.html http://mail.python.org/pipermail/python-3000/2007-January/005604.html
.. [#r53342] .. [#r53342]
http://svn.python.org/view/python/branches/p3yk/?view=rev&rev=53342 http://svn.python.org/view?view=revision&revision=53342
.. [#r53349] .. [#r53349]
http://svn.python.org/view/python/branches/p3yk/?view=rev&rev=53349 http://svn.python.org/view?view=revision&revision=53349
.. [#r55446] .. [#r55446]
http://svn.python.org/view/python/trunk/?view=rev&rev=55446 http://svn.python.org/view/python/trunk/?view=rev&rev=55446