-
I am working with Web3 applications running on Node-RED. The JS code for a simpler implementation of my application works, but I already have a long script in Python that would help me if the function…
-
Heya I just wanted to bring this to your attention, some libs need python's built in async functions like `await` or `async def`, and this can break alot of code without it, so would it be possible to…
-
I have two hdl modules - counter_4.v and counter_24.v (4-bit and 24-bit counters respectively) and their corresponding cooctb test cases are written in tb_counter4b.py and tb_counter24b.py. I am tryin…
-
### Summary
The documentation for the [password_hash filter](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/password_hash_filter.html) mentions bcrypt, but it is not shown in the…
-
When using basedpyright's `reportShadowedImports` rule in projects compiled with Cython or mypyc, there are recurring false positives where it incorrectly flags project-specific files as overriding st…
-
I am not very familiar with Python, and I cannot solve the error I encountered.
An error occurred while running pulse: runtimeerror: expected scalar type half but found bfloat16
CUDA Version: 12.0
…
-
Package version (if known): All
## Describe the bug
> A clear and concise description of what the bug is.
Across Invenio we have many places where we have a "count noun" form where we want the …
-
-
python's main documentation page https://docs.python.org/3.14/ links to [Global module index](https://docs.python.org/3.14/py-modindex.html)
that index has two modules referring to PEPs which are …
-
### Issue type
Bug
### How did you install PythonMonkey?
Installed from pip
### OS platform and distribution
Windows 11
### Python version (`python --version`)
3.12
### PythonMonkey version (`…