[issue20255] Doc/about: update a bit

2014-01-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset 74d138cfe564 by Zachary Ware in branch '2.7': Issue #20255: Update the about and bugs pages. http://hg.python.org/cpython/rev/74d138cfe564 New changeset 956b8afdaa3e by Zachary Ware in branch '3.3': Issue #20255: Update the about and bugs pages. htt

[issue20255] Doc/about: update a bit

2014-01-14 Thread Zachary Ware
Zachary Ware added the comment: Done, thanks Georg! -- resolution: -> fixed stage: -> committed/rejected status: open -> closed type: -> enhancement versions: +Python 2.7, Python 3.3, Python 3.4 ___ Python tracker

[issue20255] Doc/about: update a bit

2014-01-14 Thread Georg Brandl
Georg Brandl added the comment: Very nice. Go ahead and commit your version! -- ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue20255] Doc/about: update a bit

2014-01-14 Thread Zachary Ware
Zachary Ware added the comment: Looks good to me, with Berker and David's comments addressed. Here's an alternate approach I came up with, since about.rst already links to bugs.rst, which already contains most of what I think we want to get across here. I'm good with either route, really. -

[issue20255] Doc/about: update a bit

2014-01-14 Thread Georg Brandl
Georg Brandl added the comment: Both your and Berker's (on rietveld) comments sound good. -- ___ Python tracker ___ ___ Python-bugs-li

[issue20255] Doc/about: update a bit

2014-01-14 Thread R. David Murray
R. David Murray added the comment: It seems fine to me, if docs@ is no longer the best place to start. It might be better if the tracker link read "documentation bugs on the bug tracker". Also, you could link to the devguide as well as core-mentorship. -- nosy: +r.david.murray __

[issue20255] Doc/about: update a bit

2014-01-14 Thread Georg Brandl
New submission from Georg Brandl: What do you think about this patch? -- assignee: zach.ware components: Documentation files: about.diff keywords: patch messages: 208081 nosy: georg.brandl, zach.ware priority: normal severity: normal status: open title: Doc/about: update a bit Added file