Skip to content

Fix bug for tags that end in non-ascii chars #116

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

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

JobJob
Copy link
Contributor

@JobJob JobJob commented Feb 13, 2023

No description provided.

@PhilipVinc
Copy link
Member

can you add a test for the behaviour that is fixed?

@JobJob
Copy link
Contributor Author

JobJob commented Feb 13, 2023

ehhh not really atm sorry no time. You can not merge if you want until some future time that I may find to provide one, but that day may never come 😬 Thanks for the package!

@JobJob
Copy link
Contributor Author

JobJob commented Feb 13, 2023

Or you can get crazy and take a chance and merge 😄

@PhilipVinc PhilipVinc merged commit 45d22ca into JuliaLogging:master Feb 13, 2023
@JobJob
Copy link
Contributor Author

JobJob commented Feb 13, 2023

Forgot to mention the scenario this fixes: tblogging with e.g. the tag "μff" then using TensorBoardLogger.map_summaries throws an error without this.

Minimal trigger

using TensorBoardLogger: tags_match_re_im

tags_match_re_im("μff", "new_tag")

Thanks! 🙏

(edited to show clearer example)

@JobJob JobJob deleted the unicode-fix branch February 13, 2023 21:17
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