ByteStreamCnvSvc: Fix flake8 py3 warnings.
- file -> open; use binary mode for pickles.
- trailing semicolons.
- unneeded imports
- not ... in ... -> ... not in ...
- exception raising syntax
- has_key -> in
Merge request reports
Activity
added 197 commits
-
740174ee...47ecfc89 - 196 commits from branch
atlas:master
- 6c0f5b27 - Merge branch 'master' into 'py3.ByteStreamCnvSvc-20191202'
-
740174ee...47ecfc89 - 196 commits from branch
added EDM master review-pending-level-1 labels
CI Result FAILURE (hash 6c0f5b27)Athena AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 6383] CI Result SUCCESS (hash 6c0f5b27)Athena AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 6438]added review-approved label and removed review-pending-level-1 label
mentioned in commit 97f5a3c6
added sweep:ignore label
Please register or sign in to reply