Skip to content

Move checking for duplicated keywords to the compiler #84328

@pablogsal

Description

@pablogsal
BPO 40147
Nosy @lysnikolaou, @ZackerySpytz, @pablogsal
PRs
  • bpo-40147: Move the check for duplicate keywords to the compiler #19289
  • bpo-40147: Fix a compiler warning on Windows in Python/compile.c #19389
  • 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-04-03.19:42:15.142>
    created_at = <Date 2020-04-02.00:22:24.878>
    labels = []
    title = 'Move checking for duplicated keywords to the compiler'
    updated_at = <Date 2020-04-06.06:48:03.533>
    user = 'https://github.com/pablogsal'

    bugs.python.org fields:

    activity = <Date 2020-04-06.06:48:03.533>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-03.19:42:15.142>
    closer = 'pablogsal'
    components = []
    creation = <Date 2020-04-02.00:22:24.878>
    creator = 'pablogsal'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40147
    keywords = ['patch']
    message_count = 3.0
    messages = ['365537', '365719', '365841']
    nosy_count = 3.0
    nosy_names = ['lys.nikolaou', 'ZackerySpytz', 'pablogsal']
    pr_nums = ['19289', '19389']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40147'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions