Comment #14 on issue 1506 by zimmermann.c...@gmail.com: Python 3 support
http://code.google.com/p/robotframework/issues/detail?id=1506
I mean Collections.Get Dictionary Keys.
(And Get Dictionary Values/Items which rely on Keys)
I also thought about a separate robotframework-python3 package as a
temporary solution.
(But not unofficial...)
I really would like to drop the 2.5 support asap.
To start fully porting to 2/3 compatible code without the need for 2to3.
And to remove some (for 2.6+) unnecessary version checks and
try...excepts :)
1 design question is still open:
How to handle the different Python 3 Popen invocations needed for opening
process streams
as either BytesIO or TextIO (universal_newlines=False/True)?
As described in comment #6 I added the boolean textio= argument to
OperatingSystem.Start Process,
using TextIO on request instead of default BytesIO.
Is this a useful approach?
Change the default?
Handle it completely different? :)
--
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.