Skip to content

Add additional tests for new features in typing.py #90843

@sobolevn

Description

@sobolevn
BPO 46685
Nosy @gvanrossum, @JelleZijlstra, @corona10, @miss-islington, @sobolevn, @Fidget-Spinner, @AlexWaygood
PRs
  • bpo-46685: improve test coverage of Self and Never in typing #31222
  • bpo-46685: cover TypeError of ForwardRef(1) in test_typing #31223
  • [3.10] bpo-46685: cover TypeError of ForwardRef(1) in test_typing (GH-31223) #31229
  • [3.9] bpo-46685: cover TypeError of ForwardRef(1) in test_typing (GH-31223) #31230
  • 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-02-19.01:57:22.817>
    created_at = <Date 2022-02-08.20:03:46.542>
    labels = ['type-bug', 'tests', '3.11']
    title = 'Add additional tests for new features in `typing.py`'
    updated_at = <Date 2022-02-19.01:57:22.817>
    user = 'https://github.com/sobolevn'

    bugs.python.org fields:

    activity = <Date 2022-02-19.01:57:22.817>
    actor = 'JelleZijlstra'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-02-19.01:57:22.817>
    closer = 'JelleZijlstra'
    components = ['Tests']
    creation = <Date 2022-02-08.20:03:46.542>
    creator = 'sobolevn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46685
    keywords = ['patch']
    message_count = 6.0
    messages = ['412865', '412866', '412907', '412912', '412913', '413526']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'JelleZijlstra', 'corona10', 'miss-islington', 'sobolevn', 'kj', 'AlexWaygood']
    pr_nums = ['31222', '31223', '31229', '31230']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46685'
    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