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

Inline caching #310

Closed
21 of 26 tasks
brandtbucher opened this issue Mar 2, 2022 · 5 comments
Closed
21 of 26 tasks

Inline caching #310

brandtbucher opened this issue Mar 2, 2022 · 5 comments
Assignees

Comments

@brandtbucher
Copy link
Member

brandtbucher commented Mar 2, 2022

Discussion: #263
BPO: https://bugs.python.org/issue46841

In (rough) order:

@markshannon
Copy link
Member

Sorry for not thinking this through earlier, but we might not want to quicken in-place.
#338

@mdboom
Copy link
Contributor

mdboom commented Aug 2, 2022

Is there anything urgent we meant to do for these two?

Update Doc/library/dis.rst
Update Doc/whatsnew/3.11.rst

@brandtbucher
Copy link
Member Author

Is there anything urgent we meant to do for these two?

Update Doc/library/dis.rst
Update Doc/whatsnew/3.11.rst

Not urgent, but dis.rst should probably have an entry for CACHE instructions. So should the "CPython bytecode changes" section of What's New. I'll get to these today.

@brandtbucher
Copy link
Member Author

I also plan to close this issue and break out any actionable 3.12 list items into their own issues.

@mdboom
Copy link
Contributor

mdboom commented Aug 3, 2022

Yeah -- sorry by "urgent" I mainly meant for 3.11. I imagine doc changes are pretty much fair game even through the rc cycle, so still fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants