Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   Re: multiple 2.7.3 versions? (http://www.velocityreviews.com/forums/t957677-re-multiple-2-7-3-versions.html)

Terry Reedy 02-16-2013 12:46 AM

Re: multiple 2.7.3 versions?
 
On 2/15/2013 6:06 PM, Ned Deily wrote:
> In article <kfmdu8$iim$1@ger.gmane.org>, Terry Reedy <tjreedy@udel.edu>
> wrote:
>> On 2/15/2013 5:53 AM, Robin Becker wrote:
>>> On
>>> all the other machines I have access to I'm seeing something similar to
>>> this

>>
>>>> Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit
>>>> (Intel)] on win32

>>
>> Notice the date again -- the original release date of 2.7.3.

>
> FYI - the date is a build date; it doesn't tell you much about the
> source code base used for that Python build.


If a build called 2.7.3 is built on the 2.7.3 release date, one may
reasonably think that it is built from the 2.7.3 code released on that
date. Besides which, I recognized that as the header from the PSF
distributed build ;-). More problematical is any build, even of the same
name, built later, by anyone else, as with Ubuntu releases.

> But if it had the hg rev used
> for the checkout, you have some indication of what it contains.


My impression is that Ubuntu does not build from any of *our* hg revs,
but that they cherry pick patches to apply in their repository. I agree
that is they gave *their* repository url and checkout id, that would be
helpful. We could possible do that with our releases too.

--
Terry Jan Reedy



All times are GMT. The time now is 04:44 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57