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

Fix: Python failing builds #8078

Merged
merged 3 commits into from May 10, 2024
Merged

Conversation

Meldiron
Copy link
Contributor

@Meldiron Meldiron commented May 6, 2024

What does this PR do?

Fixes bug when Python builds sometimes result in

Incorrect string value: '\xE2\x94' for column 'logs' at row 1

Test Plan

  • Manual QA

Before:

CleanShot 2024-05-06 at 17 06 10@2x

After:

CleanShot 2024-05-06 at 17 04 08@2x

Related PRs and Issues

x

Checklist

  • Have you read the Contributing Guidelines on issues?
  • If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?

@stnguyen90 stnguyen90 changed the base branch from main to refactor-usage-sn May 6, 2024 17:13
@Meldiron
Copy link
Contributor Author

Meldiron commented May 9, 2024

After last change, still behaving well
CleanShot 2024-05-09 at 15 40 49@2x

@eldadfux eldadfux merged commit 53cd729 into refactor-usage-sn May 10, 2024
21 checks passed
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.

None yet

3 participants