This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年03月15日 14:25 by berker.peksag, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg155888 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2012年03月15日 14:25 | |
In the rationale section: http://docs.python.org/devguide/grammar.html#rationale This link is not working: http://docs.python.org/devguide/HowtoChangePython%27sGrammar |
|||
| msg156039 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2012年03月16日 14:38 | |
Thanks for the catch! A little detective work finds that grammar.rst started as a copy of PEP 306, where the link’s target is http://www.python.org/sf/676521 a.k.a. http://bugs.python.org/issue676521 I can fix this later if nobody does it before me. |
|||
| msg157233 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年03月31日 22:34 | |
New changeset b038bfc67e3d by Sandro Tosi in branch 'default': Issue #14316: fix broken link; fix by Éric Araujo http://hg.python.org/devguide/rev/b038bfc67e3d |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:28 | admin | set | github: 58524 |
| 2012年03月31日 22:37:03 | sandro.tosi | set | status: open -> closed nosy: + sandro.tosi resolution: fixed stage: resolved |
| 2012年03月31日 22:34:10 | python-dev | set | nosy:
+ python-dev messages: + msg157233 |
| 2012年03月16日 14:38:15 | eric.araujo | set | nosy:
+ brett.cannon, eric.araujo messages: + msg156039 |
| 2012年03月15日 14:31:15 | berker.peksag | set | title: Broken link in grammar.html -> Broken link in grammar.rst |
| 2012年03月15日 14:25:19 | berker.peksag | create | |