-
Simple line tokenizer causes initinite error loop on random occasions, usually when parser invocation is done in a loop with minimal pauses between iterations. I am reusing parser, lexer and input str…
-
### 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.
- [ ] (optio…
-
sympy 1.13.2.
I'm currently dealing with a dynamical system and I need to extract some numerical information. I usually use `cse=True` with `lambdify`, but this time it fails:
```py
from sym…
-
### 🐛 Describe the bug
When we call the wait() on an Awaitable instance, it causes a graph break. But wait operation should already be supported, we need support this case as well.
### Error log…
-
### Tested versions
All verisons
### System information
Ubuntu 24.04
### Issue description
The global method `str_to_var` and ConfigFile's `load`/`parse` methods deserialize variants fr…
-
### Self Checks
- [X] I'm using the latest lualine.
- [ ] I didn't find the issue in existing issues or PRs.
### Expected behaviour
This was Already Solved In [issue #744 ](https://githu…
-
- os: MacOS Sonoma 14.0, current as of time of this post
- lsd --version: 1.0.0, installed 10 mins ago via Homebrew
- echo $TERM: xterm-256color
- echo $LS_COLORS: none -- empty return value (see p…
-
## Description
I'm not sure if I'm doing something wrong or if it's a bug. I want to change values inside the last tree built each iteration, and the only way I've found to do this is by updating…
-
I ran the fuzzing for a week and collected 32 crashing cases.
[crashes_cmin.zip](https://github.com/user-attachments/files/17522011/crashes_cmin.zip)
There might be some duplicates in here as there…
-
It seems like Jupyter notebooks allow a whole set of `_repr_XXX_` methods, which, when `display()` is called, are tried in order depending on the abilities of the notebook. E.g.
```
# Quick hack t…