Cirn09
Cirn09
I mean DocString: https://peps.python.org/pep-0257/ `stubgen` should automatically generate DocString from sources, but now this feature is not complete. You may need to regenerate the stub after completion.
我们不用很麻烦很累就可以用上中文路径: https://github.com/snomiao/calibre-utf8-path/issues/6#issuecomment-1479487070
新版的 Patch 方案: https://github.com/Cirn09/calibre-do-not-translate-my-path
开个坑,这个问题可解,但是依赖软件逆向分析工具(可能有取巧绕过的方法 [可能]需要解决的问题: - [x] 确定新的 Patch 方案 - [x] 手动验证可行性 - [x] 完成自动 Patch 脚本 - [x] 实现不依赖逆向分析工具的 Patch 方案 - [x] 检查此项目的 Patch 是否依然有效 - [x] 确定 Calibre 的...
 它工作
新版的 Patch 方案: https://github.com/Cirn09/calibre-do-not-translate-my-path
easy to fix: ```python def StrictVersion(version: str) -> tuple[int]: return map(int, version.split('.'))
虽然这个 issue closed as completed 但是这个功能似乎还并没有实现 @Chanzhaoyu @yi-ge
迁移旧 API 我来吧,编码和时间相关的都写好了 有一个想要讨论的点,现在注册 API 的方式是通过 `handler: list[ApiBase]`,算是从旧版 API 设计上继承下来的。现在是可以做到继承 `ApiBase` 即注册 API,哪种比较好呢
有个问题,less 还在用吗 有直接修改 css 的记录: https://github.com/qd-today/qd/commit/f1aaace61af27348b9f4d2eee467d073646bec9d