Updates:
Summary: `BuiltIn.Convert to Hex/Octal` add 'L' suffix when input is bigger than sys.maxint
        Status: Done
        Owner: pekka.klarck

Comment #3 on issue 1739 by pekka.klarck: `BuiltIn.Convert to Hex/Octal` add 'L' suffix when input is bigger than sys.maxint
http://code.google.com/p/robotframework/issues/detail?id=1739

This issue was updated by revision 70b63d951a8b.

Fixed by stripping the offending 'L'. Cannot use 'format' as suggested
in comments because it is not supported by Python/Jython 2.5 that we
still need to support.

--
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/d/optout.

Reply via email to