[Patches] [ python-Patches-1500609 ] Remove dependencies on the sets module

SourceForge.net noreply at sourceforge.net
Mon Jul 17 15:24:00 CEST 2006


Patches item #1500609, was opened at 2006-06-04 20:21
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1500609&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: Library (Lib)
Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Collin Winter (collinwinter)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove dependencies on the sets module

Initial Comment:
The attached patch removes several lingering
dependencies on the deprecated sets module, replacing
them with usages of the now-builtin set type.

The patch is against r46648.

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

>Comment By: Georg Brandl (gbrandl)
Date: 2006-07-17 13:23

Message:
Logged In: YES 
user_id=849994

Committed rev. 50688.

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

Comment By: Collin Winter (collinwinter)
Date: 2006-06-27 12:31

Message:
Logged In: YES 
user_id=1344176

The patch has been updated to reflect SVN as of r47124.

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

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


More information about the Patches mailing list