TypedDict and NamedTuple do not evaluate cross-module ForwardRef in all cases
| BPO | 46373 |
|---|---|
| Nosy | @gvanrossum, @JelleZijlstra, @sobolevn, @Fidget-Spinner, @kumaraditya303, @AlexWaygood, @aha79 |
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 = None closed_at = None created_at = <Date 2022-01-14.09:06:20.374> labels = ['type-bug', 'library', '3.10', '3.11'] title = 'TypedDict and NamedTuple do not evaluate cross-module ForwardRef in all cases' updated_at = <Date 2022-01-14.09:06:20.374> user = 'https://github.com/aha79'
bugs.python.org fields:
activity = <Date 2022-01-14.09:06:20.374> actor = 'andreash' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2022-01-14.09:06:20.374> creator = 'andreash' dependencies = [] files = [] hgrepos = [] issue_num = 46373 keywords = [] message_count = 1.0 messages = ['410547'] nosy_count = 7.0 nosy_names = ['gvanrossum', 'JelleZijlstra', 'sobolevn', 'kj', 'kumaraditya', 'AlexWaygood', 'andreash'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue46373' versions = ['Python 3.10', 'Python 3.11']