Skip to content

typing.Annotated one type argument usage is not covered in tests #90582

@sobolevn

Description

@sobolevn
BPO 46424
Nosy @miss-islington, @sobolevn, @Fidget-Spinner
PRs
  • bpo-46424: cover Annotation[int] invalid usage in tests #30663
  • [3.10] bpo-46424: [typing] cover Annotation[arg] invalid usage in tests (GH-30663) #30691
  • [3.9] bpo-46424: [typing] cover Annotation[arg] invalid usage in tests (GH-30663) #30692
  • 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-01-18.15:51:15.411>
    created_at = <Date 2022-01-18.13:32:17.113>
    labels = ['type-bug', 'tests', '3.11']
    title = '`typing.Annotated` one type argument usage is not covered in tests'
    updated_at = <Date 2022-01-19.16:00:00.029>
    user = 'https://github.com/sobolevn'

    bugs.python.org fields:

    activity = <Date 2022-01-19.16:00:00.029>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-18.15:51:15.411>
    closer = 'sobolevn'
    components = ['Tests']
    creation = <Date 2022-01-18.13:32:17.113>
    creator = 'sobolevn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46424
    keywords = ['patch']
    message_count = 4.0
    messages = ['410862', '410870', '410963', '410965']
    nosy_count = 3.0
    nosy_names = ['miss-islington', 'sobolevn', 'kj']
    pr_nums = ['30663', '30691', '30692']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46424'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixestestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions