Skip to content

Run parser twice; enable invalid_* rules only on the second run #86289

@lysnikolaou

Description

@lysnikolaou
BPO 42123
Nosy @gvanrossum, @terryjreedy, @lysnikolaou, @pablogsal
PRs
  • bpo-42123: Run the parser two times and only enable invalid rules on the second run #22111
  • [3.9] bpo-42123: Run the parser two times and only enable invalid rules on the second run (GH-22111) #23011
  • 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 = 'https://github.com/lysnikolaou'
    closed_at = <Date 2020-10-26.22:42:38.482>
    created_at = <Date 2020-10-22.23:35:43.266>
    labels = ['interpreter-core', '3.10', 'performance']
    title = 'Run parser twice; enable invalid_* rules only on the second run'
    updated_at = <Date 2020-10-28.00:14:18.810>
    user = 'https://github.com/lysnikolaou'

    bugs.python.org fields:

    activity = <Date 2020-10-28.00:14:18.810>
    actor = 'lys.nikolaou'
    assignee = 'lys.nikolaou'
    closed = True
    closed_date = <Date 2020-10-26.22:42:38.482>
    closer = 'lys.nikolaou'
    components = ['Interpreter Core']
    creation = <Date 2020-10-22.23:35:43.266>
    creator = 'lys.nikolaou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42123
    keywords = ['patch']
    message_count = 5.0
    messages = ['379384', '379508', '379697', '379698', '379811']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'terry.reedy', 'lys.nikolaou', 'pablogsal']
    pr_nums = ['22111', '23011']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue42123'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions