Skip to content

duplicate SyntaxWarning: "is" with a literal #79979

@jwilk

Description

@jwilk
mannequin
BPO 35798
Nosy @terryjreedy, @vstinner, @jwilk, @serhiy-storchaka, @kakshay21
PRs
  • bpo-35798: Fix duplicate SyntaxWarning: "is" with a literal. #11639
  • bpo-35798: Fix duplicate SyntaxWarning: "is" with a literal. #11639
  • bpo-35798: Fix duplicate SyntaxWarning: "is" with a literal. #11639
  • bpo-35798: Remove redundant warning #11642
  • bpo-35798: Remove redundant warning #11642
  • bpo-35798: Remove redundant warning #11642
  • bpo-35798: Add test.support.check_syntax_warning(). #11895
  • 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 2019-02-19.06:48:16.577>
    created_at = <Date 2019-01-21.15:13:45.389>
    labels = ['interpreter-core', 'type-bug', '3.8']
    title = 'duplicate SyntaxWarning: "is" with a literal'
    updated_at = <Date 2019-02-19.06:48:16.576>
    user = 'https://github.com/jwilk'

    bugs.python.org fields:

    activity = <Date 2019-02-19.06:48:16.576>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-19.06:48:16.577>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2019-01-21.15:13:45.389>
    creator = 'jwilk'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35798
    keywords = ['patch', 'patch', 'patch']
    message_count = 7.0
    messages = ['334143', '334144', '334169', '334366', '335670', '335671', '335891']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'vstinner', 'jwilk', 'serhiy.storchaka', 'kakshay']
    pr_nums = ['11639', '11639', '11639', '11642', '11642', '11642', '11895']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35798'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-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