YAMAMOTO Takashi <[email protected]> added the comment:

programs can do str() on the result and will be unhappy with the trailing L.

some of ryu's regression tests are examples of such programs.
https://github.com/osrg/ryu/blob/master/ryu/tests/unit/packet/test_ospf.py#L94

i've seen some msgpack-rpc related program depending on the behavior, too.
(i forgot details of this one, sorry)

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1738>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to