Skip to content

Improve error message for non str keys in FileSystemCache._get_filename#170

Merged
northernSage merged 3 commits intopallets-eco:mainfrom
northernSage:improve-error-message-for-non-str-keys
Jul 30, 2022
Merged

Improve error message for non str keys in FileSystemCache._get_filename#170
northernSage merged 3 commits intopallets-eco:mainfrom
northernSage:improve-error-message-for-non-str-keys

Conversation

@northernSage
Copy link
Copy Markdown
Member

fix #169

  • add changelog entry
  • handle non-str strings in FileSystemCache._get_filename

@northernSage northernSage self-assigned this Jul 30, 2022
@northernSage northernSage changed the title Improve error message for non str keys Improve error message for non str keys in FileSystemCache._get_filename Jul 30, 2022
@northernSage northernSage force-pushed the improve-error-message-for-non-str-keys branch from aa9b2d2 to ca365f5 Compare July 30, 2022 13:54
@northernSage northernSage merged commit 9a013ec into pallets-eco:main Jul 30, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Better error message when passing None as key for FileSystemCaching

1 participant