FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-91248: Optimize PyFrame_GetVar() by vstinner · Pull Request #99252 · python/cpython · GitHub

/ cpython Public

gh-91248: Optimize PyFrame_GetVar() - #99252

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:optim_frame_getvar
Nov 13, 2022
Merged

gh-91248: Optimize PyFrame_GetVar()#99252
vstinner merged 1 commit into
python:mainfrom
vstinner:optim_frame_getvar

Conversation

vstinner commented Nov 8, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

PyFrame_GetVar() no longer creates a temporary dictionary to get a variable.

vstinner commented Nov 8, 2022

Copy link
Copy Markdown
Member Author

PyFrame_GetVar() no longer creates a temporary dictionary to get a
variable.
vstinner merged commit 6788303 into python:main Nov 13, 2022
vstinner deleted the optim_frame_getvar branch November 13, 2022 14:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL