Re: [Python-Dev] [Python-checkins] r73569 - peps/trunk/pep-0101.txt

2009-06-26 Thread Scott David Daniels
While we are on that, I just noticed: http://www.python.org/download/releases/3.1/ Has downloads for 3.1rc2, but show checksums as if for 3.1rc1 The size and checksum is correct for python-3.1rc2.msi, distinct from that for python-3.1rc1.msi, but are labeled as rc1. The 32-bit .msi is the only

Re: [Python-Dev] [Python-checkins] r73569 - peps/trunk/pep-0101.txt

2009-06-26 Thread Benjamin Peterson
2009/6/26 Barry Warsaw : > I'm sure this has been discussed but I missed it.  Why was this change made? >  If nothing else, it breaks many years of tradition. I assumed it was the tradition because all the 3.0 and 2.6 candidates had "rc". -- Regards, Benjamin __

Re: [Python-Dev] [Python-checkins] r73569 - peps/trunk/pep-0101.txt

2009-06-26 Thread Barry Warsaw
On Jun 26, 2009, at 8:49 AM, benjamin.peterson wrote: Author: benjamin.peterson Date: Fri Jun 26 14:48:55 2009 New Revision: 73569 Log: update release candidate shorthand Modified: peps/trunk/pep-0101.txt Modified: peps/trunk/pep-0101.txt = = = = = = = =