This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients loewis, mark.dickinson, rhettinger, serhiy.storchaka
Date 2012-11-17.22:48:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353192518.37.0.263686937621.issue16496@psf.upfronthosting.co.za>
In-reply-to
Content
This is not a problem at all. This just a code cleanup. Removing a code duplicate. Performance boost is a side effect.

I confused by an old code comment about _PyLong_AsByteArray(). I don't see any difficulties.
History
Date User Action Args
2012-11-17 22:48:38serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, rhettinger, mark.dickinson
2012-11-17 22:48:38serhiy.storchakasetmessageid: <1353192518.37.0.263686937621.issue16496@psf.upfronthosting.co.za>
2012-11-17 22:48:38serhiy.storchakalinkissue16496 messages
2012-11-17 22:48:38serhiy.storchakacreate