-
Language wrappers like [JPype](https://github.com/jpype-project/jpype/discussions/1071#discussioncomment-2835357) and Cython could use first-class support for injecting “foreign” stack frames/tracebac…
-
**Describe the bug**
According to the docs it's possible to use a ctuple as function argument. Unfortunately, this doesn't work if I use a ctuple of fused types.
**To Reproduce**
Code to reprod…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
The original SSW code will need to be edited to support global (and semi-global) alignment. Afterwards, the current SSW cython wrapper can be updated to include these additions.
-
```
Currently cmake happily returns even if cython is not installed and the
build then fails when it tries to build the python wrappers. CMake should
notice it and halt immediatelly.
http://hpfem.mat…
-
```
Wrapper so you can call JS functions from pygtkweb
Still incomplete, I will probably make it so you can call python functions
from the JS etc.
But you can do stuff like
ctx = jswebkit.JSContext…
-
**Describe the bug**
Running `cy list` against a breakpoint pointing to a function that was defined into a `.pxi` files leads to an empty (or even wrong) source code
**To Reproduce**
The pyarrow …
-
```
Is it a good idea to use Cython for the wrappers? I think it'd be much
easier to maintain it, than hand written wrappers. Just a thought.
```
Original issue reported on code.google.com by `ondrej…
-
### Please make sure these conditions are met
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the latest version of anndata.
- [X] (o…
-
```
ERROR: test_globals (Cython.Build.Tests.TestInline.TestInline)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\projects\cyt…