Skip to content

Unexpected errors in __iter__ are masked in "in" and the operator module #85001

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 40824
Nosy @ned-deily, @serhiy-storchaka, @miss-islington
PRs
  • bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. #20537
  • [3.9] bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537) #21043
  • [3.8] bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537) #21044
  • [3.7] bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537) #21045
  • [3.6] bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537) #21046
  • 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 2020-06-22.09:35:14.853>
    created_at = <Date 2020-05-30.11:36:12.337>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
    title = 'Unexpected errors in __iter__ are masked in "in" and the operator module'
    updated_at = <Date 2020-06-24.09:11:43.783>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-06-24.09:11:43.783>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-22.09:35:14.853>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2020-05-30.11:36:12.337>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40824
    keywords = ['patch']
    message_count = 6.0
    messages = ['370372', '372039', '372044', '372045', '372238', '372240']
    nosy_count = 3.0
    nosy_names = ['ned.deily', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['20537', '21043', '21044', '21045', '21046']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40824'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions