Files
yao-meta-skill/reports/python_compatibility.md
2026-07-02 11:43:17 +08:00

21 lines
454 B
Markdown

# Python Compatibility
Generated at: `2026-06-13`
## Summary
- decision: `pass`
- target python: `3.11`
- files scanned: `235`
- issues: `0`
- syntax errors: `0`
- f-string 3.11 violations: `0`
This report catches Python syntax and compatibility hazards that can pass on a newer local interpreter but fail in the supported CI/runtime interpreter.
## Issues
| Path | Line | Rule | Message |
| --- | ---: | --- | --- |
| `none` | 0 | `none` | none |