[Patches] [ python-Patches-575827 ] SSL release GIL

noreply@sourceforge.net noreply@sourceforge.net
Sun, 30 Jun 2002 22:15:51 -0700


Patches item #575827, was opened at 2002-07-01 07:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=575827&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Gerhard Häring (ghaering)
>Assigned to: Martin v. Löwis (loewis)
Summary: SSL release GIL

Initial Comment:
This is more or less a rewrite of parts of patch
#475045. It releases the GIL during the SSL operations
for opening a SSL socket. Currently the GIL is only
released during the read and write operations to a SSL
socket.

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

>Comment By: Gerhard Häring (ghaering)
Date: 2002-07-01 07:15

Message:
Logged In: YES 
user_id=163326

Randomly assigning to Martin, who proofread my previous patch.

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

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