Actions
Issue #8223
closedRemove # coding=utf-8 from our tests
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 90
Quarter:
Description
Python3 defaults to utf8 now.
Related issues
Updated by ggainey almost 4 years ago
- Copied to Issue #8224: Remove # coding=utf-8 from our tests added
Updated by pulpbot almost 4 years ago
- Status changed from ASSIGNED to POST
Added by ggainey almost 4 years ago
Updated by ggainey almost 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset 12035d3dcf8c9de6c6786b7919e732f37f9234fc.
Updated by dalley over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove extraneous coding= from tests - Python3 is always UTF8.
fixes #8223 [nocoverage]