-
### Description of Issue
Trying to create a private key on Windows minions using x509.private_key_managed state fails with:
`The 'mode' option is not supported on Windows`
The mode is not set …
-
Currently tool call patterns are defined in go templates. this is fine for cases [e.g. in this comment](https://github.com/ollama/ollama/issues/6061#issuecomment-2257137350). However, it is not ideal.…
-
### Why is this issue important?
ruff does a good job of checking and auto-fixing python to be more correct and more consistent.
This project is just using the default 4 checkers, but there are do…
-
That is best python state machine libratry! Thanks!
### Description
Im my case i build logic with many states (> 12), also a have many conditions. My way is simple conditions and build transition…
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
**Describe the bug**
Using `scope_work_depth()` on an SDFG with loops removes the backedges in the state machine.
**To Reproduce**
Steps to reproduce the behavior:
1. Checkout DaCe (Commit Hash:…
-
# Required:
------------
[x] I believe this isn't a duplicate topic
[x] This report is not related to an adapter
## Select One:
[x] Incorrect Functionality or bug
## Description
Only i…
-
### Description
I import a python script in my .resc file with `import @path/to/file.py`
```
def my_function(data):
print("Hello World")
return
print("Python file loaded success…
-
**Description**
Hi,
First of all, thanks for writing and maintaining SaltStack!
#### The problem with Python package names in general
Historically, there have always been some issues regar…
-
### Describe the issue:
I have compiled python 3.12.4 and numpy 2.0.1 with intel oneapi 2024.1 compilers on a compute cluster for multiple people to use. I have some f2py code that explicitly uses …