Annotated and Optional get_type_hints buggy interaction · Issue #90353 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
BPO | 46195 |
---|---|
Nosy | @gvanrossum, @JelleZijlstra, @sobolevn, @Fidget-Spinner |
PRs | bpo-46195: Do not add Optional in get_type_hints #30304 |
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 = <Date 2022-03-02.05:31:58.542> created_at = <Date 2021-12-29.18:38:47.765> labels = ['type-bug', '3.9', '3.10', '3.11'] title = 'Annotated and Optional get_type_hints buggy interaction' updated_at = <Date 2022-03-02.05:31:58.542> user = 'https://bugs.python.org/med2277'
bugs.python.org fields:
activity = <Date 2022-03-02.05:31:58.542> actor = 'JelleZijlstra' assignee = 'none' closed = True closed_date = <Date 2022-03-02.05:31:58.542> closer = 'JelleZijlstra' components = [] creation = <Date 2021-12-29.18:38:47.765> creator = 'med2277' dependencies = [] files = [] hgrepos = [] issue_num = 46195 keywords = ['patch'] message_count = 8.0 messages = ['409319', '409325', '409340', '409341', '409357', '409375', '414328', '414329'] nosy_count = 5.0 nosy_names = ['gvanrossum', 'JelleZijlstra', 'sobolevn', 'kj', 'med2277'] pr_nums = ['30304'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue46195' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']