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 rhettinger
Recipients
Date 2007-04-03.02:50:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This proposal is basically fine.  The patch should be re-worked to model as closely as possible the code for string_repeat in Objects/stringobject.c (revisions 30616 and 30368 provide the details).  That code is known to work and to have provided a meaningful speed-up.
History
Date User Action Args
2007-08-23 15:54:48adminlinkissue1569291 messages
2007-08-23 15:54:48admincreate