I'm still a little confused about keyword expansion for PEPs.  Georg says
here:

http://mail.python.org/pipermail/python-committers/2011-March/001572.html

that he's enabled the extension "locally", but I don't quite understand if
that means he did it only in his copy of the repo, or on python.org.  Clearly,
keywords are not getting expanded in the online version of the PEP:

http://www.python.org/dev/peps/pep-0396/

and while I'm not sure if .hg/hgrc is version controlled in
ssh://h...@hg.python.org/peps, the file there definitely does not have the
keyword extension enabled.  This pages recommends it be enabled only per-repo,
not globally:

http://mercurial.selenic.com/wiki/KeywordExtension

I think we want keywords to be expanded in the online version of the PEPs.
How can we make that happen and what do PEP authors need to do?

-Barry

Attachment: signature.asc
Description: PGP signature

_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to