-
Hi,
I have the following workflow definition:
```
{
"Id": "AutomaticReply",
"Steps": [
{
"Id": "OnMoReceived",
"StepType": "While",
"In…
-
当前使用版本:2.0.0-beta.17
开发环境:.net7
场景:服务运行过程中,上传一个包含IAsyncCommand的dll,加载dll
这个时候有什么办法在不重启服务的前提下,AddCommand?
-
### Description
IronPython is not including the json module in a standalone executable when compiling one, resulting in an error message.
### Steps to Reproduce
1. Create a python script that i…
-
I use command 'pip install scapy' to install scapy , and it install sucessful (C:\Program Files\IronPython 2.7\Lib\site-packages\scapy).
It's failed to import scapy in ironpython , but it's ok i…
-
### Prerequisites
The issue tracker is used to report bugs and request new features, NOT to ask questions.
Questions should be posted to the users mailing list which can be accessed at
https:/…
-
### Discussed in https://github.com/ansys/pyedb/discussions/705
Originally posted by **SteffenSee92** August 1, 2024
Hi everyone,
I have a PCB layout in SIwave, where I performed an Induce…
-
```
c:\> ipy
IronPython 2.7.4 (2.7.0.40) on .NET 4.0.30319.18408 (32-bit)
Type "help", "copyright", "credits" or "license" for more information.
>>> import dicom
>>> da = dicom.read_file("CT.test01.dc…
-
*moved from Comments on [ www.codeplex.com/IronPython\* ](http://www.codeplex.com/IronPython*)
viperjbm wrote Oct 3 at 2:42 PM delete this comment
Not sure where to look or ask, I know there is …
-
IronPython (2.7.3) seems to not check the TryUnaryOperation with
ExpressionType.IsFalse and ExpressionType.IsTrue for performing short-circuit
evaluation of the logical AND and OR operations.
Here'…
-
IronPython.SQLite removes leading slash on filenames.
Tested (on Linux) patch commenting out the two lines is attached here:
```
index 97e9cbb..76f54d8 100644
--- a/Languages/IronPython/IronPython.S…