diff options
author | Alex Waygood <Alex.Waygood@Gmail.com> | 2023-05-06 17:48:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-06 16:48:07 +0000 |
commit | 376137f6ec73e0800e49cec6100e401f6154b693 (patch) | |
tree | 90eee18d9ae242e3b6e131ed689c50bdfe93af72 /Python/pylifecycle.c | |
parent | 263abd333d18b8825cf6d68a5051818826dbffce (diff) | |
download | cpython-376137f6ec73e0800e49cec6100e401f6154b693.tar.gz cpython-376137f6ec73e0800e49cec6100e401f6154b693.zip |
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>
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions