On Thu, Mar 26, 2015 at 2:03 AM, Pierre-Yves David <pierre-yves.da...@ens-lyon.org> wrote: > The idea here is to have a very simple extension talking to roundup and > allowing: > > - apply latest patch from an issue > > `hg cpy-get <issuenumber>` > > - upload patches to an issue > > `hg cpy-put <issuenumber>` > > (I've not strong opinion on command names) > > The first one (get) is really easy to do and will reduce the overhead of > looking at a patch. The second one is not hard either as long as we have the > appropriate API roundup side.
I was managed to upload a patch using Roundup's XMLRPC API to Roundup a while ago. --Berker _______________________________________________ core-workflow mailing list core-workflow@python.org https://mail.python.org/mailman/listinfo/core-workflow This list is governed by the PSF Code of Conduct: https://www.python.org/psf/codeofconduct