Re: [Python-Dev] Bug tracker and docs@python

2013-10-17 Thread Antoine Pitrou
On Thu, 17 Oct 2013 08:52:42 -0700 Ethan Furman wrote: > On 10/17/2013 08:29 AM, Benjamin Peterson wrote: > > 2013/10/17 Ethan Furman : > >> Good day! > >> > >> What is the effect of assigning a bug tracker issue to docs@python? > > > > The assignee field is set to d...@python.org. > > > > In othe

Re: [Python-Dev] Bug tracker and docs@python

2013-10-17 Thread Ethan Furman
On 10/17/2013 08:29 AM, Benjamin Peterson wrote: 2013/10/17 Ethan Furman : Good day! What is the effect of assigning a bug tracker issue to docs@python? The assignee field is set to d...@python.org. In other words, nothing magical happens. Heh, okay. So commit the doc patch myself, then.

Re: [Python-Dev] Bug tracker and docs@python

2013-10-17 Thread Georg Brandl
Am 17.10.2013 17:29, schrieb Benjamin Peterson: > 2013/10/17 Ethan Furman : >> Good day! >> >> What is the effect of assigning a bug tracker issue to docs@python? > > The assignee field is set to d...@python.org. > > In other words, nothing magical happens. Correct so far, but the point of the e

Re: [Python-Dev] Bug tracker and docs@python

2013-10-17 Thread Benjamin Peterson
2013/10/17 Ethan Furman : > Good day! > > What is the effect of assigning a bug tracker issue to docs@python? The assignee field is set to d...@python.org. In other words, nothing magical happens. -- Regards, Benjamin ___ Python-Dev mailing list Pyt