[Patches] [ python-Patches-1663226 ] setuptools: avoid sets module for python>2.3

SourceForge.net noreply at sourceforge.net
Mon Feb 19 09:17:30 CET 2007


Patches item #1663226, was opened at 2007-02-19 10:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1663226&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: Distutils and setup.py
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Amit Aronovitch (amitar)
Assigned to: Nobody/Anonymous (nobody)
Summary: setuptools: avoid sets module for python>2.3

Initial Comment:
In Python 2.6 usage of the sets module issues a warning.
patched to use builtin frozenset if version>=2.4


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

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


More information about the Patches mailing list