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

More LOAD_ATTR specializations #89728

Closed
Fidget-Spinner opened this issue Oct 22, 2021 · 1 comment
Closed

More LOAD_ATTR specializations #89728

Fidget-Spinner opened this issue Oct 22, 2021 · 1 comment
Labels
3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided performance Performance or resource usage

Comments

@Fidget-Spinner
Copy link
Member

BPO 45565
Nosy @markshannon, @Fidget-Spinner
PRs
  • bpo-45565: Specialize LOAD_ATTR_CLASS #29146
  • 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 = None
    created_at = <Date 2021-10-22.07:15:31.927>
    labels = ['interpreter-core', '3.11', 'performance']
    title = 'More LOAD_ATTR specializations'
    updated_at = <Date 2021-10-22.07:16:45.720>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2021-10-22.07:16:45.720>
    actor = 'kj'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2021-10-22.07:15:31.927>
    creator = 'kj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45565
    keywords = ['patch']
    message_count = None
    messages = []
    nosy_count = 2.0
    nosy_names = ['Mark.Shannon', 'kj']
    pr_nums = ['29146']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue45565'
    versions = ['Python 3.11']

    @Fidget-Spinner Fidget-Spinner added 3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage labels Oct 22, 2021
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    @iritkatriel iritkatriel added the pending The issue will be closed if no feedback is provided label Sep 9, 2022
    @Fidget-Spinner
    Copy link
    Member Author

    Superseded/completed in #93430.

    @Fidget-Spinner Fidget-Spinner closed this as not planned Won't fix, can't repro, duplicate, stale Sep 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 interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided performance Performance or resource usage
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants