You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump minimum Python version to 3.4, which covers e.g. in Debian even
old-old-stable (Jessie), which is good enough.
This will allow code simplification and supporting new
features (e.g. to implement #20).
The file path in get(), set(), list(), ... should support pathlib's Path objects in python 3
Current you get this error
The text was updated successfully, but these errors were encountered: