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

Remove uses of _memo_hkls dict #1088

Merged
merged 1 commit into from
Oct 27, 2021
Merged

Conversation

psavery
Copy link
Collaborator

@psavery psavery commented Oct 27, 2021

Hexrd is removing it in HEXRD/hexrd#351. Once that is merged, we
should remove the uses of it here. Basically, we were clearing it
to fix a memoization issue, and we no longer need to clear it
anymore since the memoization will no longer be happening...

Hexrd is removing it in HEXRD/hexrd#351. Once that is merged, we
should remove the uses of it here. Basically, we were clearing it
to fix a memoization issue, and we no longer need to clear it
anymore since the memoization will no longer be happening...

Signed-off-by: Patrick Avery <[email protected]>
@psavery psavery merged commit 23d2a15 into HEXRD:master Oct 27, 2021
@psavery psavery deleted the remove-memo-hkls branch October 27, 2021 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants