[PyQt] About the automatically generated docstrings

Elvis Stansvik elvstone at gmail.com
Tue Feb 9 10:23:52 GMT 2016


2016-02-09 11:19 GMT+01:00 Florian Bruhin <me at the-compiler.org>:
> * 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.

Ah of course, didn't think that through. So even better :)

Elvis

>
> 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/
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt


More information about the PyQt mailing list