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

Fixes #375: Unable to save images on latest version #390

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

dreng
Copy link
Collaborator

@dreng dreng commented Sep 28, 2023

Hi @mattieserver,

It was not my intention to take away your assignment. I just had the feeling that you were too busy to do it and I wanted to help you out a bit, because the bug could be fixed very easily.

About the fix: We faced the problem, that we've had before. Python versions < 3.9.0 do not know about isnumeric() or removeprefix(). I worked around this with sys.version_info() like we did before.

@dreng dreng merged commit f28623b into netbox-community:develop Sep 28, 2023
@dreng dreng deleted the 375_unable_to_save_images branch October 29, 2023 15:12
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