Skip to content

Localstorage: fix missing cast to Path#109

Merged
lemonsaurus merged 1 commit intolemonsaurus:mainfrom
Akarys42:localstorage-cast-to-path
Jun 8, 2022
Merged

Localstorage: fix missing cast to Path#109
lemonsaurus merged 1 commit intolemonsaurus:mainfrom
Akarys42:localstorage-cast-to-path

Conversation

@Akarys42
Copy link
Contributor

@Akarys42 Akarys42 commented Jun 8, 2022

The current code assumed that path is already a pathlib.Path instance, despite it being a string. This commit fixes that.

The current code assumed that `path` is already a `pathlib.Path` instance, despite it being a string. This commit fixes that.
@Jamalam360
Copy link

Faced this issue and Lilian was kind enough to fix it

Copy link
Owner

@lemonsaurus lemonsaurus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems sane and harmless. Let's do it.

@lemonsaurus lemonsaurus merged commit ff1522e into lemonsaurus:main Jun 8, 2022
@Jamalam360
Copy link

@lemonsaurus I'm not really familiar with python, I'm assuming I'll have to wait for a release to get the fix? Is there a way I can just use the latest commit with PyPi?

@Akarys42 Akarys42 deleted the localstorage-cast-to-path branch June 9, 2022 07:30
@Akarys42
Copy link
Contributor Author

Akarys42 commented Jun 9, 2022

@Jamalam360 it should be live on Dockerhub, if you are using a container you should already be good to go. Otherwise, you'll have to check out the repository manually.

@lemonsaurus
Copy link
Owner

@Jamalam360 Blackbox 2.2.0 contains this change, and is live now on PyPI!

@Jamalam360
Copy link

Thank you both!

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.

3 participants