[Python-Dev] Submitting changes through Mercurial
"Martin v. Löwis"
martin at v.loewis.de
Sun Mar 13 19:03:31 CET 2011
More information about the Python-Dev mailing list
Sun Mar 13 19:03:31 CET 2011
- Previous message: [Python-Dev] Using feature branches for local development
- Next message: [Python-Dev] Submitting changes through Mercurial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've added a feature in the bug tracker where submitters can post Mercurial repository URLs, and then repeatedly create patches. Roundup will extract the current patch (cpython-default:submitter-default), and attach the patch to the issue (which then allows Rietveld review of the patch). Regards, Martin
- Previous message: [Python-Dev] Using feature branches for local development
- Next message: [Python-Dev] Submitting changes through Mercurial
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list