[Python-Dev] [PATCH] Fix dictionary subclass semantics whenused as global dictionaries (original) (raw)

Crutcher Dunnavant crutcher at gmail.com
Sun Feb 5 23:53:20 CET 2006


I've significantly re-worked the patch to permit globals to be arbitrary mappings. The regression tests continue to all pass.

http://sourceforge.net/tracker/index.php?func=detail&aid=1402289&group_id=5470&atid=305470

On 1/24/06, "Martin v. Löwis" <martin at v.loewis.de> wrote:

Crutcher Dunnavant wrote: > Okay, but is there any reason not to include this in 2.5? There > doesn't seem to be any noticeable performance impact, and it does add > consistancy (and opens some really, really cool options up).

I see no reason, except perhaps the lack of volunteers to actually patch the repository (along with the accompanying work). Regards, Martin

-- Crutcher Dunnavant <crutcher at gmail.com> littlelanguages.com monket.samedi-studios.com



More information about the Python-Dev mailing list