-
### Python -VV
```shell
Python 3.10.14 | packaged by conda-forge | (main, Mar 20 2024, 12:45:18) [GCC 12.3.0]
```
### Pip Freeze
```shell
absl-py @ file:///home/conda/feedstock_root/build_artifact…
-
Filter expressions (-k) become very unreliable when you try to match the parameters in parameterized fixtures. The filters seem to match things they shouldn't.
Minimal example:
```python
import p…
-
When mounted with `--write-overlay`, the operations `chown my_user d/a_file` and `chgrp one_of_my_groups d/a_file` modify the other element (`group` when setting `user` and vice versa) unexpected.
`c…
-
👋 hello from Chicago!
### What happened:
Running a very small workflow that created a Dask DataFrame with `dd.read_csv()`, then `persist()`ed it, then called `.compute()` on it, a substantial am…
-
### This issue is for a: (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavio…
-
At the current point, there is no good way to have a look at the backups made. My idea is to change this by writing a FUSE module for the backup format. Here's how using it could look like:
- Mount…
-
When I do a fuse_exit from a side thread, I get a segfault.
So I looked at the problem, and I see that `fuse_get_context().contents` seems to be only zero filled (all attributes set to 0 or None fr…
-
@feoff3
Install fails on my PC:
![image](https://user-images.githubusercontent.com/213368/35305985-a92926ae-0069-11e8-9feb-5051dacc7f48.png)
![image](https://user-images.githubusercontent.co…
-
I cannot install mtk from the latest commit
```
$ pip3 install -r requirements.txt --break-system-packages
...
$ pip3 install . --break-system-packages
Defaulting to user installation because n…
-
i feel like im so close to getting android on this thing. i even try to run system.img after this was done, in usb transfer mode to no avail. i even tried reinstalling stock firmware (before the ota i…