[Python-Dev] Mercurial migration: progress report (PEP 385)
"Martin v. Löwis"
martin at v.loewis.de
Tue Jul 7 23:32:16 CEST 2009
>> Hmm, no prefix or suffix ?
>
> No, not really. hg often shows revision integers as well, but as they
> aren't globally consistent, they're of little value in communicating
> changeset pointers.
I think MAL wasn't asking for a "1354:" prefix, but for a, say,
"r" or "R" prefix, or perhaps "V" or "merc:".
I think you are proposing that there is no prefix because the chance
for a misidentification of some word as a hg revision number is small,
as it has to be exactly 12 hex digits.
Regards,
Martin
More information about the Python-Dev
mailing list