[Tracker-discuss] [issue428] Patch generator and dependent feature branches
Nick Coghlan
metatracker at psf.upfronthosting.co.za
Wed Nov 30 11:47:34 CET 2011
Nick Coghlan <ncoghlan at gmail.com> added the comment:
Yeah, I'm thinking I may be able to fix the generated patches by changing my merge workflow to be:
default -> get_opinfo
default -> pep380
get_opinfo -> pep380
That way, the Create Patch button on both issues would generate a patch that can be applied directly to CPython tip.
A patch to be *reviewed* on the latter issue would still need to be generated manually, though. (Since the generated patch will include the disassembler changes as well as the PEP 380 ones)
_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue428>
_______________________________________________________
More information about the Tracker-discuss
mailing list