[Python-Dev] hooks: Add roundup integration hook.
Georg Brandl
g.brandl at gmx.net
Tue Mar 8 22:16:33 CET 2011
More information about the Python-Dev mailing list
Tue Mar 8 22:16:33 CET 2011
- Previous message: [Python-Dev] hooks: Add roundup integration hook.
- Next message: [Python-Dev] hooks: Add roundup integration hook.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08.03.2011 21:07, Terry Reedy wrote: > >> +If "closes" or "fixes" (with alternative verb forms like "fixing" >> +allowed too) is prepended, the issue is automatically closed as >> +"fixed". > > Fix may be too broad. "This patch fixes the first part of the issue." Well, you'd have to write "This patch fixes #12345 (the first part)". But in any case, by popular demand "fix" is now removed, and only "close" and its variants actually closes the issue -- since there is not much chance that you can write "close #12345" without actually meaning to close the issue :) Georg
- Previous message: [Python-Dev] hooks: Add roundup integration hook.
- Next message: [Python-Dev] hooks: Add roundup integration hook.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list