Skip to content

util: remove unnecessary lru_cache import fallback#299

Merged
OddBloke merged 2 commits into
canonical:masterfrom
OddBloke:py3
Apr 1, 2020
Merged

util: remove unnecessary lru_cache import fallback#299
OddBloke merged 2 commits into
canonical:masterfrom
OddBloke:py3

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

@OddBloke OddBloke commented Apr 1, 2020

functools.lru_cache has been present since Python 3.2, so we no longer need to handle its absence.

(Also sort util's imports while we're modifying them.)

OddBloke added 2 commits April 1, 2020 15:55
functools.lru_cache has been present since Python 3.2, so we no longer
need to handle its absence.
@OddBloke OddBloke merged commit 95ef35d into canonical:master Apr 1, 2020
@OddBloke OddBloke deleted the py3 branch April 1, 2020 20:57
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