[PyQt] PEP 484 stub files in wheels? (whl)

Kyle Altendorf sda at fstab.net
Thu Apr 13 13:51:22 BST 2017


I did a quick search and didn't find discussion of PEP 484 stubs as 
related to wheels.  At least in Linux the 5.7.0 and 5.8.2 wheels do not 
seem to install any .pyi files.  Is this intentional?  Could they be 
included?

This came up in #pyqt after a question about PyCharm claiming that 
`flags` was a required parameter for QWidget() because it misinterpreted 
the docstring.  This also relates to 
https://youtrack.jetbrains.com/issue/PY-16818.

Cheers,
-kyle


More information about the PyQt mailing list