Commit Graph

1 Commits (453c2b29fcf2c38767a5ffa2d61e3619733e523d)

Author SHA1 Message Date
Sloane Hertel 742d47fa15
replace deprecated ast.value.s with ast.value.value (#80968)
* replace deprecated ast.value.s with ast.value.value

the s attribute is deprecated since Python 3.8 and emits a warning in
3.12 causing some test failures
1 year ago