ast.Constant.n deprecated without warning

jwilk · GitHub

BPO

46797

Nosy

@jwilk

,

@serhiy-storchaka

PRs

gh-90953: Emit deprecation warnings for deprecated ast features #31432

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more detailsGitHub fields:

assignee=Noneclosed_at=Nonecreated_at=<Date2022-02-19.08:29:16.968>labels= ['library', '3.11'] title='ast.Constant.n deprecated without warning'updated_at=<Date2022-02-19.12:24:07.912>user='https://github.com/jwilk'bugs.python.org fields:

activity=<Date2022-02-19.12:24:07.912>actor='serhiy.storchaka'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)'] creation=<Date2022-02-19.08:29:16.968>creator='jwilk'dependencies= [] files= [] hgrepos= [] issue_num=46797keywords= ['patch'] message_count=2.0messages= ['413541', '413546'] nosy_count=2.0nosy_names= ['jwilk', 'serhiy.storchaka'] pr_nums= ['31432'] priority='low'resolution='postponed'stage='patch review'status='open'superseder=Nonetype=Noneurl='https://bugs.python.org/issue46797'versions= ['Python 3.11']Linked PRs

gh-90953: Emit deprecation warnings for ast features deprecated in Python 3.8 #104199

gh-90953: Don't use deprecated AST nodes in clinic.py #104322

[3.9] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) #140854

[3.10] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) #140855

[3.11] gh-90953: Don't use deprecated AST nodes in clinic.py (GH-104322) #140856