Skip to content
Snippets Groups Projects

MetaReader.py: call subprocess.check_output with text=True

Merged Walter Lampl requested to merge wlampl/athena:MetaReaderText into main

Since python version 3.7, subprocess.check_output (and other methods of the subprocess module) return bytes instead of a string. This MR sets the argument Text to true to obtain a string.

Merge request reports

Pipeline #6889516 passed

Pipeline passed for a89a1541 on wlampl:MetaReaderText

Approval is optional

Merged by Vakhtang TsulaiaVakhtang Tsulaia 1 year ago (Feb 14, 2024 7:02pm UTC)

Merge details

  • Changes merged into main with cade9376.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading