Skip to content

Conflict between using annotations in singledispatch() and MyPy #90349

Description

@serhiy-storchaka
BPO 46191
Nosy @gvanrossum, @rhettinger, @ambv, @serhiy-storchaka, @Fidget-Spinner, @AlexWaygood

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 2021-12-30.07:36:01.393>
created_at = <Date 2021-12-29.08:28:12.035>
labels = ['library', '3.9', '3.10', '3.11']
title = 'Conflict between using annotations in singledispatch() and MyPy'
updated_at = <Date 2021-12-30.07:36:01.388>
user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2021-12-30.07:36:01.388>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = True
closed_date = <Date 2021-12-30.07:36:01.393>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2021-12-29.08:28:12.035>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 46191
keywords = []
message_count = 7.0
messages = ['409295', '409310', '409313', '409314', '409336', '409339', '409351']
nosy_count = 6.0
nosy_names = ['gvanrossum', 'rhettinger', 'lukasz.langa', 'serhiy.storchaka', 'kj', 'AlexWaygood']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue46191'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions