On Thu, Apr 19, 2012 at 11:35 AM, Stephen J. Turnbull <[email protected]> wrote: > On Thu, Apr 19, 2012 at 5:16 AM, Ned Deily <[email protected]> wrote: > >>> Ethan Furman <[email protected]> wrote: > >>> > How does one follow the bug tracker? > > [informative and useful answers elided] > > I would like to summarize this thread and add it to the dev > documentation. Where should it go? (If nobody bothers to answer, > I'll assume the answer is "figure it out for yourself" and do that. > The only answers I can't figure out for myself are "Bad idea, don't" > and "I did it already, don't". :-)
Separating out a dedicated "Issue Tracker" section from the general "Mailing Lists" section here would probably be a good place to start: http://docs.python.org/devguide/communication.html A new entry in the Communications section of the dev FAQ that references the updated section may also be worthwhile: http://docs.python.org/devguide/faq.html#communications Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
