Dane Finlay
Dane Finlay
The issue I rediscovered above with interpreter reinitialization has implications for Natlink's Python thread support. If the reload button cannot practically reinitialize the interpreter, thread support might just as well...
All right then, that can be changed in a future release. I would suggest major version 6 include that and my implementation of #198, if it works as expected. It...
I agree with this idea. Windows currently flags the installer as untrusted. It would be nice if we could sign the next release of the installer. The .pyd file could...
This type of file is for type hints. Pylint doesn't seem to use them intuitively. The *extension-pkg-allow-list* option should force pylint to import the .pyd file instead, if it can.