[Python-Dev] [Python-checkins] peps: PEP for updating the URL layout on docs.python.org

Georg Brandl g.brandl at gmx.net
Sun Oct 28 14:05:13 CET 2012


Am 28.10.2012 13:54, schrieb Chris Jerdonek:
> On Sun, Oct 28, 2012 at 5:39 AM, Georg Brandl <g.brandl at gmx.net> wrote:
>> Am 28.10.2012 13:30, schrieb Antoine Pitrou:
>>> Well, first why does it mention 3.3.0 while it's the what's new for
>>> 3.2? That's totally confusing, this mention should simply be removed.
>>> Also the date is not informative at all.
>>
>> Agreed, I've now removed them.
> 
> Thanks a lot.  Many of the index pages linked from the table of
> contents also have uninformative release and date lines, e.g.
> 
> http://docs.python.org/3/library/index.html
> 
> but they use ":Release: |version|" (minor version without micro
> version) instead of ":Release: |release|", so they're less likely to
> be construed as an actual release date (but still uninformative).

Right.  I think they are remnants from the LaTeX age; you can remove
them all if you want.

Georg



More information about the Python-Dev mailing list