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

Restore python 3.7 compatibile usage of functools.lru_cache #480

Merged
merged 1 commit into from
Apr 23, 2022
Merged

Restore python 3.7 compatibile usage of functools.lru_cache #480

merged 1 commit into from
Apr 23, 2022

Conversation

francesco-ballarin
Copy link
Member

Caught this on my FEM on Colab CI weekly run.

Fixes #475 for py3.7, see https://docs.python.org/3/library/functools.html#functools.lru_cache

@mscroggs mscroggs merged commit 32c624e into FEniCS:main Apr 23, 2022
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