Skip to content

Remove lru_cache subpackage#184

Merged
aaronayres35 merged 3 commits into
masterfrom
remove-lru_cache
Nov 5, 2020
Merged

Remove lru_cache subpackage#184
aaronayres35 merged 3 commits into
masterfrom
remove-lru_cache

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 commented Nov 4, 2020

closes #91
closes #147
closes #135

It was decided in an offline discussion today that the lru_cache sub package can be removed.
This PR simply removes the package

It was also suggested that we may want to do a quick scream test on slack before pushing this through, just to be safe.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Did you scream on slack?

@aaronayres35
Copy link
Copy Markdown
Contributor Author

LGTM. Did you scream on slack?

Not yet I can now

@kitchoi
Copy link
Copy Markdown
Contributor

kitchoi commented Nov 5, 2020

Now that #181 is merged, could you add a news fragment please?

@aaronayres35 aaronayres35 merged commit 9f70d6f into master Nov 5, 2020
@aaronayres35 aaronayres35 deleted the remove-lru_cache branch November 5, 2020 19:31
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.

LRU Cache should implement Mapping interface? Document apptools.lru_cache Remove LRUCache from apptools

3 participants