Felix Yan
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.
The old URL returns 404 now.
### 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...
## 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 :)