Skip to content

Fix a couple of bytes vs str issues in usagestats.py from subprocess output on python3. #289

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

Conversation

jonasbardino
Copy link
Contributor

Simply reuse the force_native_str fix on the subprocess output.

@jonasbardino jonasbardino self-assigned this Jul 21, 2025
@jonasbardino jonasbardino added the bug Something isn't working label Jul 21, 2025
@jonasbardino jonasbardino linked an issue Jul 21, 2025 that may be closed by this pull request
@jonasbardino jonasbardino requested a review from a team July 21, 2025 09:40
@jonasbardino jonasbardino merged commit 97a92b2 into next Jul 22, 2025
7 checks passed
@jonasbardino jonasbardino deleted the fix/subprocess-py3-bytes-vs-str-issue-in-usagestats-helper branch July 22, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The usagestats.py helper fails in df output handling on python3
1 participant