Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

disable py-cache prior to mypy on cli #408

Merged
merged 4 commits into from
Jan 4, 2021

Conversation

bmc-msft
Copy link
Contributor

Removes @cached memoization from the CLI prior to running mypy, similar to #322 provides for the service code

This is needed as the latest version of memoization, v0.3.2, provides support for preserving type signatures, but does not handle memoization of class methods. (See lonelyenvoy/python-memoization#18)

@bmc-msft bmc-msft mentioned this pull request Jan 1, 2021
@bmc-msft bmc-msft merged commit 36b3e2a into microsoft:main Jan 4, 2021
@bmc-msft bmc-msft deleted the disable-memoziation-in-cli branch January 4, 2021 16:49
@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants