gh-90953: Emit deprecation warnings for `ast` features deprecated in Python 3.8 (#104199)
`ast.Num`, `ast.Str`, `ast.Bytes`, `ast.Ellipsis` and `ast.NameConstant` now all emit deprecation warnings on import, access, instantation or `isinstance()` checks. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
A
Alex Waygood committed
376137f6ec73e0800e49cec6100e401f6154b693
Parent: 263abd3
Committed by GitHub <noreply@github.com>
on 5/6/2023, 4:48:07 PM