BPO | [46797](https://bugs.python.org/issue46797) --- | :--- Nosy | @jwilk, @serhiy-storchaka PRs | python/cpython#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 details GitHub fields: ```python assignee = None closed_at = None created_at = labels = ['library', '3.11'] title = 'ast.Constant.n deprecated without warning' updated_at = user = 'https://github.com/jwilk' ``` bugs.python.org fields: ```python activity = actor = 'serhiy.storchaka' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'jwilk' dependencies = [] files = [] hgrepos = [] issue_num = 46797 keywords = ['patch'] message_count = 2.0 messages = ['413541', '413546'] nosy_count = 2.0 nosy_names = ['jwilk', 'serhiy.storchaka'] pr_nums = ['31432'] priority = 'low' resolution = 'postponed' stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue46797' versions = ['Python 3.11'] ``` ### Linked PRs * gh-104199 * gh-104322 * gh-140854 * gh-140855 * gh-140856