[Patches] [ python-Patches-1382163 ] Expose Subversion revision number

SourceForge.net noreply at sourceforge.net
Sun Dec 18 02:27:50 CET 2005


Patches item #1382163, was opened at 2005-12-16 00:11
Message generated for change (Comment added) made by bwarsaw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1382163&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core (C code)
Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Barry A. Warsaw (bwarsaw)
Assigned to: Nobody/Anonymous (nobody)
Summary: Expose Subversion revision number

Initial Comment:
The attached patch calculates and exposes the
Subversion build number, if available, to Python.  If
not building Python from a Subversion checkout, the old
build number algorithm is used (although it is still
newly exposed to Python via sys.build_number).


----------------------------------------------------------------------

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2005-12-17 20:27

Message:
Logged In: YES 
user_id=12800

Accepted and committed with some changes as discussed on
python-dev.

r41744


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1382163&group_id=5470


More information about the Patches mailing list