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

Improve Commit slider's handling of non-decodable characters #20149

Merged

Conversation

IvanNovoselov
Copy link
Contributor

Details:

  • Commit slider could have troubles writing to stdout non-unicode characters that it failed to decode. This patch fixes this behavior, so the non-decodable characters will be replaced with "?" now.

Tickets:

  • -

@IvanNovoselov IvanNovoselov requested review from a team as code owners September 29, 2023 10:58
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Sep 29, 2023
Copy link
Contributor

@yury-intel yury-intel left a comment

Choose a reason for hiding this comment

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

Good idea

@IvanNovoselov
Copy link
Contributor Author

@dmitry-gorokhov please take a look

@dmitry-gorokhov dmitry-gorokhov merged commit 157041e into openvinotoolkit:master Oct 13, 2023
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants