[Python-Dev] hooks: Add roundup integration hook.
Georg Brandl
g.brandl at gmx.net
Wed Mar 16 18:19:09 CET 2011
More information about the Python-Dev mailing list
Wed Mar 16 18:19:09 CET 2011
- Previous message: [Python-Dev] hooks: Add roundup integration hook.
- Next message: [Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 16.03.2011 15:31, schrieb Jesus Cea: > On 08/03/11 22:16, Georg Brandl wrote: >> 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 :) > > Sorry to bother you. What would be the exact wording?. What "variants" > means?. Those I mentioned in my original email to python-committers. > Yesterday I committed a changeset with a commit message of "Close issue > #8600: test_gdb failures because innocuous warnings", and it didn't > automatically close the issue :). > > Sorry for being so picky ;-). Well, the hook recognizes "closes" as a prefix of either "issue 12345" or "#12345", but not a combination of both. Georg
- Previous message: [Python-Dev] hooks: Add roundup integration hook.
- Next message: [Python-Dev] PyCObject_AsVoidPtr removed from python 3.2 - is this documented?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list