← Back to team overview

gtg team mailing list archive

[Merge] lp:~khaeru/gtg/req-new-task into lp:gtg

 

The proposal to merge lp:~khaeru/gtg/req-new-task into lp:gtg has been updated.

Description changed to:

Requester.new_task() has a boolean argument newtask=True.

It used to be that this function would call Datastore.new_task(), passing on the newtask argument. But as of r825 (a large merge related to multi-backends, http://bazaar.launchpad.net/~gtg/gtg/trunk/revision/825), that no longer happens.

So the argument has no effect, but many invocations of Requester.new_task() still use it. This branch removes both the argument and any references to it.


-- 
https://code.launchpad.net/~khaeru/gtg/req-new-task/+merge/29801
Your team Gtg developers is requested to review the proposed merge of lp:~khaeru/gtg/req-new-task into lp:gtg.



References