[Python-Dev] Generating patch files (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Thu Mar 17 17:37:17 CET 2011


Am 17.03.11 07:30, schrieb Baptiste Carvello:

Le 16/03/2011 18:49, "Martin v. Löwis" a écrit :

Having the revision of cpython to compare against is the difficult part; how about: 'max( ancestors(default) and not outgoing() )' ?

That fails if there have been later merges with default.

Regards, Martin



More information about the Python-Dev mailing list