<div dir="ltr">On macOS 10.15 with QGIS 3.22 (official release) it works correctly (<span style="color:rgb(0,0,0);white-space:pre-wrap">python: sip 4.19.25)</span><div><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);white-space:pre-wrap">P.</span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 3, 2021 at 7:56 AM Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net">rdmailings@duif.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 2021-11-03 06:19, Nyall Dawson wrote:<br>
> On Wed, 3 Nov 2021 at 14:58, Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>> <br>
> wrote:<br>
>> <br>
>> On 11/3/21 2:15 AM, Nathan Woodrow wrote:<br>
>> > My download of 3.16.12 is using SIP 5.4.0 it says:<br>
>> ><br>
>> > image.png<br>
>> <br>
>> Is that osgeo4w or msi?<br>
>> <br>
>> How to check?<br>
> <br>
> Looks like it DOES suffer the SIP Python GIL regression. Running this<br>
> script in the console will trigger it:<br>
> <br>
> feedback=QgsFeedback()<br>
> req= QNetworkRequest(QUrl('<a href="https://qgis.org" rel="noreferrer" target="_blank">https://qgis.org</a>'))<br>
> print(QgsBlockingNetworkRequest().get(req,True,feedback))<br>
> <br>
> This works fine on 3.16.11, but hangs on 3.16.12 (and other builds<br>
> based on sip > 4)<br>
<br>
At least on a WIndows machine with the v2 osgeo4w install I can confirm <br>
the immediate hang in 3.22<br>
Ah, and also 3.16.2 just freshly downloaded<br>
<br>
While on my 3.22 on Debian the print returns immediately...<br>
<br>
Regards,<br>
<br>
Richard Duivenvoorde<br>
<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>