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年09月11日 22:26 by Joshua.Landau, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg170345 - (view) | Author: Joshua Landau (Joshua.Landau) * | Date: 2012年09月11日 22:26 | |
http://www.python.org/about/ section "Python plays well with others", last paragraph, link "extension modules" links to http://www.python.org/doc/ext/intro.html, a 404 page. http://www.python.org/doc/ext/ redirects to http://docs.python.org/extending/ |
|||
| msg170426 - (view) | Author: Chris Jerdonek (chris.jerdonek) * (Python committer) | Date: 2012年09月13日 04:06 | |
Thanks for the report. However, for this issue, you should e-mail webmaster@python.org instead, as this page describes: http://www.python.org/about/website/ The part of the Python web site affected by this issue is maintained separately from the parts of the web site about the Python language, which is what this bug tracker is for. |
|||
| msg170427 - (view) | Author: Ned Deily (ned.deily) * (Python committer) | Date: 2012年09月13日 05:04 | |
The link has since been fixed thanks to your suggestion. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:35 | admin | set | github: 60128 |
| 2012年09月13日 05:21:52 | berker.peksag | set | components: + None, - Tests |
| 2012年09月13日 05:04:36 | ned.deily | set | nosy:
+ ned.deily messages: + msg170427 components: + Tests, - None |
| 2012年09月13日 04:07:58 | chris.jerdonek | set | status: open -> closed |
| 2012年09月13日 04:06:41 | chris.jerdonek | set | resolution: not a bug messages: + msg170426 nosy: + chris.jerdonek |
| 2012年09月11日 22:26:37 | Joshua.Landau | create | |