On Wed, Apr 14, 2010 at 1:32 PM, Brett Cannon <brett@python.org> wrote:
> There is no need to email python-dev about individual patches just to get
> them looked at. There is a mailing list that we all subscribe to that send
> an email on all new issues and another one on every change to any issue. You
> should only email python-dev if a patch you wrote has been sitting around
> for a very long time and is not being actively looked at or you think it
> should hold up a release.

Sorry, I had received somewhat different guidance on tracker-discuss:

http://mail.python.org/pipermail/tracker-discuss/2010-April/002482.html
http://mail.python.org/pipermail/tracker-discuss/2010-April/002483.html
http://mail.python.org/pipermail/tracker-discuss/2010-April/002484.html

Otherwise, I would not have bothered to e-mail the list.

I see the confusion. I think Martin meant more about open issues that required discussion, not simply issues that had a patch ready to go.
">

(original) (raw)



On Wed, Apr 14, 2010 at 13:41, Chris Jerdonek <chris.jerdonek@gmail.com> wrote:

On Wed, Apr 14, 2010 at 1:32 PM, Brett Cannon <brett@python.org> wrote:
> There is no need to email python-dev about individual patches just to get
> them looked at. There is a mailing list that we all subscribe to that send
> an email on all new issues and another one on every change to any issue. You
> should only email python-dev if a patch you wrote has been sitting around
> for a very long time and is not being actively looked at or you think it
> should hold up a release.

Sorry, I had received somewhat different guidance on tracker-discuss:

http://mail.python.org/pipermail/tracker-discuss/2010-April/002482.html
http://mail.python.org/pipermail/tracker-discuss/2010-April/002483.html
http://mail.python.org/pipermail/tracker-discuss/2010-April/002484.html

Otherwise, I would not have bothered to e-mail the list.

I see the confusion. I think Martin meant more about open issues that required discussion, not simply issues that had a patch ready to go.

-Brett