[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] QNetworkCacheMetaData.attributes() hangs forever
From:       Hans-Peter Jansen <hpj () urpla ! net>
Date:       2017-04-26 12:16:26
Message-ID: 1677052.SAgYVSoX5i () xrated
[Download RAW message or body]

Hi Ales,

On Mittwoch, 26. April 2017 12:28:13 Ales Erjavec wrote:
> Hi,
> 
> Accessing QNetworkCacheMetaData.attributes() seems to hang the process
> forever
> 
> Test code:
> ###
> 
> from PyQt5.QtNetwork import QNetworkCacheMetaData, QNetworkRequest
> md = QNetworkCacheMetaData()
> md.setAttributes({QNetworkRequest.HttpReasonPhraseAttribute: b'Ok'})
> md.attributes()  # hangs forever

This smells(!) strongly like a Qt problem. The PyQt share is simply too small 
to matter here.

Try coding a C++ reproducer. I bet, it will behave in a similar way..

Cheers,
Pete



_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic