Message 22571 - Python tracker
Logged In: YES user_id=80475 Check again. str(123L) automatically drops the L repr(123L) keeps it. I had run the decimal tests on Py2.3 without exception. So, please reverify your claim. If valid, show an example where it doesn't work, add that example as a test case, and submit a patch.