Issue 12278: Core mentorship mention in the devguide (original) (raw)

Created on 2011-06-07 11:16 by adam.woodbeck, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
help.rst.patch adam.woodbeck,2011-06-07 11:16
Messages (5)
msg137807 - (view) Author: Adam Woodbeck (adam.woodbeck) * Date: 2011-06-07 11:16
Jesse requested the devguide be updated to include a mention of the Python Mentors site. The attached patch is my rough draft.
msg137851 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-06-07 16:54
Thanks for the patch. I think it should be rewritten a bit: > If you are interested in improving Python and contributing to its development, > `Python Mentors`_ are here to help you. python-ideas and python-dev are open to new people interested in contributing, not only python-mentors; the specificity of the latter is that it is intended as very user friendly.
msg137862 - (view) Author: Adam Woodbeck (adam.woodbeck) * Date: 2011-06-07 17:20
Éric, good point. I'll propose different wording when I have an opportunity later today. In the mean time, I'm certainly open to suggestions, especially as I get my feet wet. So you would also prefer a mention of the python-ideas and python-dev mailing lists, where the former is primarily for suggesting new development ideas, and the latter is for core language discussion. Correct?
msg137955 - (view) Author: Éric Araujo (eric.araujo) * (Python committer) Date: 2011-06-09 12:04
You can just take the descriptions from the mail.python.org page.
msg138629 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2011-06-19 13:07
New changeset 144b12d7bb28 by Nick Coghlan in branch 'default': ACKS update for devguide patch (closes #12278) http://hg.python.org/cpython/rev/144b12d7bb28
History
Date User Action Args
2022-04-11 14:57:18 admin set github: 56487
2011-06-19 13:08:00 python-dev set status: open -> closednosy: + python-devmessages: + resolution: fixedstage: resolved
2011-06-19 09:17:10 ncoghlan set assignee: ncoghlan
2011-06-09 12:04:25 eric.araujo set messages: +
2011-06-07 17:20:00 adam.woodbeck set messages: +
2011-06-07 16:54:03 eric.araujo set nosy: + eric.araujomessages: +
2011-06-07 11:16:46 adam.woodbeck create