Daniel Pinyol
Daniel Pinyol
After migrating my project from JET v0.9.x to v0.10.9, I started getting many "no matching method found" with Vectors. This is a simple way to reproduce it. ```julia module JetRecursive...
### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...
```python File "/usr/local/lib/python3.14/site-packages/networkx/utils/configs.py", line 8, in @dataclass(init=False, eq=False, slots=True, kw_only=True, match_args=False) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/dataclasses.py", line 1426, in wrap return _process_class(cls, init, repr, eq, order, unsafe_hash, frozen, match_args, kw_only, slots, weakref_slot)...
Formatting this with default configuration of 2.1.6 ```julia function f() #==Pairs Tuple or ValidationResult==# #= So far =# end ``` we get ```julia #= So far =# function f() #==Pairs...
**Affects:** JuliaCall **Describe the bug** Very rarely, my python application crashes while juliacall is invoking a julia function. This is the error I get: ``` error in running finalizer: BoundsError(a=MemoryRef(offset=0,...