All checks were successful
CI / test (push) Successful in 51s
* Use `ast.Constant` as primary node for Python 3.8+ * Maintain backward compatibility with `ast.Num`, `ast.Str`, and `ast.NameConstant` * Prevent crashes on Python 3.12 where legacy nodes were removed * Add safe handling via `try/except AttributeError`
18 KiB
18 KiB