Patches item #1335812, was opened at 2005-10-24 00:33 Message generated for change (Comment added) made by zseil You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1335812&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: Open Resolution: None Priority: 5 Private: No Submitted By: Barry A. Warsaw (bwarsaw) Assigned to: Nobody/Anonymous (nobody) Summary: Patch to implement PEP 351 Initial Comment: PEP 351 proposes the freeze protocol. Here is a patch that implements the proposed builtin, as well as __freeze__() methods for lists and sets. Dictionaries are not yet implemented. Unit tests and documentation are also necessary. ---------------------------------------------------------------------- Comment By: Žiga Seilnacht (zseil) Date: 2007-03-06 14:06 Message: Logged In: YES user_id=1326842 Originator: NO Can this patch be closed? The PEP was rejected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1335812&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
