-
I am really looking forward to using your alternative serial code. I am confused about which pyserial to install. I noticed your code references pyserial-3.3 but my ironpython version is 2.7.5 and the…
-
```
I would like to see a version of this library that works with IronPython.
If we replace this line:
self._AutoIt = win32com.client.Dispatch("AutoItX3.Control")
... with these lines:
…
-
> [!NOTE]
> This issue is the perfect opportunity to demonstrate the new issue templates introduced in #1812!
### 📄 Description
Currently, raising a .NET exception that derives from `System…
-
`typing` module fails to import with IronPython. Here's the error:
> import typing
Traceback (most recent call last):
File "", line 1, in
File "C:\Program Files\IronPython 2.7\Lib\site-packag…
-
Hello,
On the https://ironpython.net/documentation/ page, there is a link to the eBook "Iron Python in Action". The domain it points to seems to no longer be relevant, and a different page opens.
…
-
- Add ironpython workflow
- use the compas actions release workflow
-
```
I would like to see a version of this library that works with IronPython.
If we replace this line:
self._AutoIt = win32com.client.Dispatch("AutoItX3.Control")
... with these lines:
…
-
We have deprecated IronPython so we should be able to use type hints ! This will help us to improve code clarity, catch potential bugs early, **enhance IDE support** (this one is particularly great), …
-
Can anybody guide me how to install ironpython stub in vscode. I tried lot of times but its not happening.
-
```
I would like to see a version of this library that works with IronPython.
If we replace this line:
self._AutoIt = win32com.client.Dispatch("AutoItX3.Control")
... with these lines:
…