Skip to content

from __future__ import annotations has no effect inside ast.parse #79324

Description

@kayhayen
mannequin
BPO 35143
Nosy @ericvsmith, @benjaminp, @ambv, @ilevkivskyi, @pablogsal, @isidentical

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:

assignee = 'https://github.com/ambv'
closed_at = <Date 2019-12-28.14:04:14.565>
created_at = <Date 2018-11-02.08:28:53.021>
labels = ['extension-modules', 'type-bug', '3.8']
title = '`from __future__ import annotations` has no effect inside `ast.parse`'
updated_at = <Date 2019-12-28.14:04:14.564>
user = 'https://bugs.python.org/kayhayen'

bugs.python.org fields:

activity = <Date 2019-12-28.14:04:14.564>
actor = 'eric.smith'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2019-12-28.14:04:14.565>
closer = 'eric.smith'
components = ['Extension Modules']
creation = <Date 2018-11-02.08:28:53.021>
creator = 'kayhayen'
dependencies = []
files = []
hgrepos = []
issue_num = 35143
keywords = []
message_count = 7.0
messages = ['329114', '329904', '356827', '358907', '358910', '358941', '358945']
nosy_count = 7.0
nosy_names = ['eric.smith', 'benjamin.peterson', 'lukasz.langa', 'kayhayen', 'levkivskyi', 'pablogsal', 'BTaskaya']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35143'
versions = ['Python 3.8']

Metadata

Metadata

Assignees

Labels

3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions