[Patches] [ python-Patches-683257 ] Patch for bug 580952: import lock should be exposed

SourceForge.net noreply@sourceforge.net
Wed, 12 Feb 2003 13:57:18 -0800


Patches item #683257, was opened at 2003-02-08 23:22
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=683257&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
>Resolution: Accepted
>Priority: 3
Submitted By: Jason Hildebrand (jdhildeb)
>Assigned to: Guido van Rossum (gvanrossum)
Summary: Patch for bug 580952: import lock should be exposed

Initial Comment:

See bug 580952 for all the details.

I've attached patches against Python 2.3-2.2.99 (it
would be great to have this in for 2.3 final), and also
against Python 2.2.2 (for the next 2.2.x maintenance
release).


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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2003-02-12 16:57

Message:
Logged In: YES 
user_id=6380

I've applied the 2.3 patch, with some changes to avoid the
fatal error in unlock_import().

Open issues:

- This needs docs. Jason, can you provide a doc patch?

- Why do you want this backported to 2.2? It's a new feature
after all. Jason, can you comment on that?

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

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