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 Arfrever
Recipients Arfrever, BreamoreBoy, acevery, izidor, rosslagerwall, theller
Date 2011-03-04.17:52:59
SpamBayes Score 0.114037
Marked as misclassified No
Message-id <1299261180.89.0.796536505336.issue6059@psf.upfronthosting.co.za>
In-reply-to
Content
Steps to reproduce segmentation fault:
python2.7 -c 'import cairo, uuid; print(uuid.uuid1().hex)'
History
Date User Action Args
2011-03-04 17:53:01Arfreversetrecipients: + Arfrever, theller, acevery, BreamoreBoy, rosslagerwall, izidor
2011-03-04 17:53:00Arfreversetmessageid: <1299261180.89.0.796536505336.issue6059@psf.upfronthosting.co.za>
2011-03-04 17:52:59Arfreverlinkissue6059 messages
2011-03-04 17:52:59Arfrevercreate