Skip to content

codeop: 3.8.5 regression, warnings.simplefilter('error', SyntaxWarning) does not raise. #85692

@Carreau

Description

@Carreau
mannequin
BPO 41520
Nosy @terryjreedy, @vstinner, @ambv, @tacaswell, @Carreau, @csabella, @miss-islington, @tirkarthi
PRs
  • bpo-41520: codeop no longer ignores SyntaxWarning #21838
  • [3.9] bpo-41520: codeop no longer ignores SyntaxWarning (GH-21838) #21840
  • [3.8] bpo-41520: codeop no longer ignores SyntaxWarning (GH-21838) #21841
  • bpo-41520: Fix second codeop regression #21848
  • [3.9] bpo-41520: Fix second codeop regression (GH-21848) #21860
  • [3.8] [3.9] bpo-41520: Fix second codeop regression (GH-21848) #21862
  • 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-08-13.21:16:13.875>
    created_at = <Date 2020-08-10.21:57:55.916>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10', 'release-blocker']
    title = "codeop: 3.8.5 regression, warnings.simplefilter('error', SyntaxWarning) does not raise."
    updated_at = <Date 2020-08-13.21:16:13.874>
    user = 'https://github.com/Carreau'

    bugs.python.org fields:

    activity = <Date 2020-08-13.21:16:13.874>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-13.21:16:13.875>
    closer = 'terry.reedy'
    components = ['Interpreter Core']
    creation = <Date 2020-08-10.21:57:55.916>
    creator = 'mbussonn'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41520
    keywords = ['patch']
    message_count = 19.0
    messages = ['375152', '375153', '375154', '375159', '375223', '375230', '375231', '375232', '375236', '375252', '375253', '375273', '375301', '375312', '375322', '375324', '375328', '375329', '375348']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'vstinner', 'lukasz.langa', 'tcaswell', 'mbussonn', 'cheryl.sabella', 'miss-islington', 'xtreak']
    pr_nums = ['21838', '21840', '21841', '21848', '21860', '21862']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41520'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions