We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = None closed_at = <Date 2021-08-09.14:58:46.344> created_at = <Date 2021-06-07.18:04:54.594> labels = ['performance'] title = 'Port LOAD_GLOBAL to adaptive interpreter' updated_at = <Date 2021-08-09.14:58:46.344> user = 'https://github.com/markshannon'
bugs.python.org fields:
activity = <Date 2021-08-09.14:58:46.344> actor = 'Mark.Shannon' assignee = 'none' closed = True closed_date = <Date 2021-08-09.14:58:46.344> closer = 'Mark.Shannon' components = [] creation = <Date 2021-06-07.18:04:54.594> creator = 'Mark.Shannon' dependencies = [] files = [] hgrepos = [] issue_num = 44338 keywords = ['patch'] message_count = 2.0 messages = ['395272', '395786'] nosy_count = 1.0 nosy_names = ['Mark.Shannon'] pr_nums = ['26638'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue44338' versions = []
The text was updated successfully, but these errors were encountered:
Port the implementation of LOAD_GLOBAL to the new adaptive interpreter
Once this and https://bugs.python.org/issue44337 are implemented we can remove the old opcache.
Sorry, something went wrong.
New changeset eecbc7c by Mark Shannon in branch 'main': bpo-44338: Port LOAD_GLOBAL to PEP-659 adaptive interpreter (GH-26638) eecbc7c
No branches or pull requests
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: