Comment #9 on issue 1506 by pekka.klarck: Python 3 support
http://code.google.com/p/robotframework/issues/detail?id=1506

I don't think we need separate "Create Bytes" or "Convert To Bytes" when we already have "Encode String To Bytes". That keyword, and its decoding counterpart, definitely could get default encoding, though. I was initially thinking the default encoding should be UTF-8 that we use also elsewhere, but in order to be able to create bytes 0-255 by default, it apparently needs to be ISO-8859-1. If you think this is a good change, please submit a separate enhancement about it.

What kind of use cases you would have for other keywords for creating bytes?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to