On Mon, Nov 3, 2008 at 12:41 PM, Eduardo O. Padoan
<[EMAIL PROTECTED]> wrote:
> On Mon, Nov 3, 2008 at 4:34 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
>> :)  But actually more interesting is whether we want to add plugins that
>> assist Python dev workflow.  For example, let's say we wanted to have a
>> 'fixes' command that automatically updated the Roundup tracker with the
>> branch information.  I'd personally much rather write 10 lines of Python to
>> add such a plugin than any amount of C or Perl, or whatever else. :)
>
> (Which, btw, is already supported by the "--fixes" option on bzr's commit :)

The --fixes option allows you to note where a bug is fixed in your
repo. I think what Barry is envisioning is a tool that would
automatically close the issue on Roundup.



-- 
Cheers,
Benjamin Peterson
"There's nothing quite as beautiful as an oboe... except a chicken
stuck in a vacuum cleaner."
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to