[PATCHv2] Beware of parted possibly returning unicode objects (#973019)

Brian C. Lane bcl at redhat.com
Mon Jun 24 17:56:54 UTC 2013


On Mon, Jun 24, 2013 at 04:08:25PM +0200, Vratislav Podzimek wrote:
> I've tested this patch on live and netinst installations and nothing
> seemed to be broken by it.

After actually paying attention I realized these are pyparted objects
and was able to reproduce with TC6 live -- pyparted is returning unicode
objects and it really shouldn't. This is caused by a py3.x set of
patches, so I'm NAK for these patches. We need to fix this in pyparted,
there's no reason for it to be returning unicode objects. At the most it
should utf-8 encode anything and return a string object.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 482 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/anaconda-patches/attachments/20130624/9e2a884d/attachment.sig>


More information about the anaconda-patches mailing list