[PyQt] About the automatically generated docstrings

Florian Bruhin me at the-compiler.org
Tue Feb 9 10:19:53 GMT 2016


* Elvis Stansvik <elvstone at gmail.com> [2016-02-09 11:13:43 +0100]:
> We're unfortunately tied to Python 2 for the time being (waiting for
> VTK 7.0 to be packaged for Debian), but should be able to switch to
> Python 3 soonish (which I guess is required for PEP 484).

No - Python 3 is required to use the inline annotations in Python
code. Stub files are separate files, and since the checker is a
separate thing from the interpreter, the Python version doesn't
matter.

Florian

-- 
http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
         I love long mails! | http://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160209/aababd49/attachment-0001.sig>


More information about the PyQt mailing list