[Python-Dev] Unaccompanied Patch

Brett Cannon brett at python.org
Tue May 20 00:59:37 CEST 2008


On Mon, May 19, 2008 at 3:46 PM, Graham Horler <graham.horler at gmail.com> wrote:
> Hi all,
>
> I created a patch on 2007-08-15:
>  http://bugs.python.org/issue1775025
>
> I wonder, will it just stay in patches unnoticed until it has its very
> own associated bug report to keep it company?

Being a patch does not mean it is ignore (actually, it raises the
chance it will be noticed). It's just that developer time is limited
and so someone has to just take enough interest in the patch to review
it, apply it, etc. We no longer distinguish issues between patches and
bugs; when a bug gets an attached patch we just set the proper
keyword. So creating a separate issue will just lead to it being
closed as being superceded by the patch.

-Brett


More information about the Python-Dev mailing list