Felix Yan

Results 183 issues of Felix Yan

64-bit RISC-V should fall into the same case in https://github.com/UnkindPartition/tasty/pull/344 and should be added here. Tested locally.

### Bug description Systemd drop-in configuration files should not be marked executable. This results in a warning on boot: ``` Configuration file /usr/lib/systemd/system/systemd-logind.service.d/10-grub-logind-service.conf is marked executable. Please remove executable permission...

bug

## PR描述: Correct typos in hal_wifi.c ## 详细描述: Correct typos in hal_wifi.c ## 关联issue: none

`LOAD_ATTR` has been changed in Python 3.12 and it seems reusing the `LOAD_GLOBAL` logic makes the simple tests passing. I am not sure if this is correct since I'm pretty...

It would be nice to keep PyPI releases and git tags in sync :)