3 Commits
Author SHA1 Message Date
p40000043244@byd.com d34861be93 feat: 支持 Python 3.8+ (0.3.0)
publish-dlp-io / publish (push) Failing after 2s
- requires-python >=3.8, classifiers 增加 3.8/3.9
- 代码经 ast feature_version=(3,8) 校验, 无 3.9+ 专属语法; str|None 等注解由 future annotations 延迟求值
- CI 测试/构建/smoke 矩阵扩展为 3.8-3.14, 裸资产数 6→8
- 注意: Windows runner 需预装 Python 3.8 与 3.9 (py launcher)
2026-08-03 15:30:33 +08:00
antior fe1a6ed749 Consolidate to single dlp_io module and publish release artifacts via Gitea Actions
publish-dlp-io / publish (push) Successful in 1m27s
2026-07-31 16:42:59 +08:00
antior 3b0c81fd9d Initial commit: split dlp-io library out of DataPacker 2026-07-31 14:58:37 +08:00