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

Replace lru_cache with cache in GriddedPSFModel #1583

Merged
merged 5 commits into from
Jul 12, 2023

Conversation

larrybradley
Copy link
Member

This PR replaces lru_cache with cache now that Python 3.9 is the minimum supported version.
It also makes the fill_value attribute public and does some housekeeping.

@larrybradley larrybradley added this to the 1.9.0 milestone Jul 12, 2023
@larrybradley larrybradley merged commit d08f664 into astropy:main Jul 12, 2023
16 checks passed
@larrybradley larrybradley deleted the griddedpsf branch July 12, 2023 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant