Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate specialization stat names list into opcode.h #88976

Closed
iritkatriel opened this issue Aug 2, 2021 · 1 comment
Closed

generate specialization stat names list into opcode.h #88976

iritkatriel opened this issue Aug 2, 2021 · 1 comment
Labels
3.11 only security fixes type-feature A feature request or enhancement

Comments

@iritkatriel
Copy link
Member

BPO 44813
Nosy @iritkatriel
PRs
  • bpo-44813: move NEED_OPCODE_JUMP_TABLES toggle to opcode.h #27562
  • 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 2021-11-09.22:22:41.744>
    created_at = <Date 2021-08-02.16:17:05.243>
    labels = ['type-feature', '3.11']
    title = 'generate specialization stat names list into opcode.h'
    updated_at = <Date 2021-11-09.22:22:41.744>
    user = 'https://github.com/iritkatriel'

    bugs.python.org fields:

    activity = <Date 2021-11-09.22:22:41.744>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-09.22:22:41.744>
    closer = 'iritkatriel'
    components = []
    creation = <Date 2021-08-02.16:17:05.243>
    creator = 'iritkatriel'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44813
    keywords = ['patch']
    message_count = 1.0
    messages = ['398779']
    nosy_count = 1.0
    nosy_names = ['iritkatriel']
    pr_nums = ['27562']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44813'
    versions = ['Python 3.11']

    @iritkatriel
    Copy link
    Member Author

    The stat names are repeated in several places in the code, refactor to have this list appear only once in opcode.py.

    @iritkatriel iritkatriel added 3.11 only security fixes type-feature A feature request or enhancement labels Aug 2, 2021
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.11 only security fixes type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant