Bug 922149
| Summary: | platform.platform() can throw Unicode error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Toshio Ernie Kuratomi <a.badger> | ||||
| Component: | python3 | Assignee: | Dave Malcolm <dmalcolm> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | amcnabb, bkabrda, dmalcolm, tomspur | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-15 22:20:50 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 889784 | ||||||
| Attachments: |
|
||||||
|
Description
Toshio Ernie Kuratomi
2013-03-15 15:13:14 UTC
http://koji.fedoraproject.org/koji/taskinfo?taskID=5129382 http://koji.fedoraproject.org/koji/taskinfo?taskID=5129380 This is the implementation recommended by MvL upstream (default to utf-8 everywhere and fallback to surrogateescape when that is not available). |