[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 13:39:18 CET 2012


Am 28.10.2012 13:30, schrieb Antoine Pitrou:
> On Sun, 28 Oct 2012 05:19:26 -0700
> Chris Jerdonek <chris.jerdonek at gmail.com> wrote:
>> 
>> One reason to change would be to avoid possible confusion created on
>> pages like this--
>> 
>> http://docs.python.org/3.3/whatsnew/3.2.html
>> 
>> where it says--
>> 
>> Author: Raymond Hettinger
>> Release: 3.3.0
>> Date: October 27, 2012
>> 
>> Would there be any disadvantage to changing the in-development titles
>> to read something like 3.3.0+, etc?
> 
> 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.

Georg



More information about the Python-Dev mailing list