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 Trundle
Recipients Trundle, amaury.forgeotdarc, loewis
Date 2012-01-29.23:17:08
SpamBayes Score 0.04144158
Marked as misclassified No
Message-id <1327879029.72.0.4665491693.issue13908@psf.upfronthosting.co.za>
In-reply-to
Content
As already stated by Amaury in http://mail.python.org/pipermail/python-dev/2011-October/113829.html, that leads to crashes:

>>> import xxlimited
>>> repr(xxlimited.Str)
[1]    19575 segmentation fault (core dumped)  ./python
History
Date User Action Args
2012-01-29 23:17:09Trundlesetrecipients: + Trundle, loewis, amaury.forgeotdarc
2012-01-29 23:17:09Trundlesetmessageid: <1327879029.72.0.4665491693.issue13908@psf.upfronthosting.co.za>
2012-01-29 23:17:09Trundlelinkissue13908 messages
2012-01-29 23:17:08Trundlecreate