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 pitrou
Recipients amaury.forgeotdarc, barry, donmez, giampaolo.rodola, gpolo, loewis, pitrou, teoliphant
Date 2008-07-30.16:56:02
SpamBayes Score 0.039356142
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The problem is that the fix for #3295 was committed in the py3k branch
(in r64751) rather thank on the trunk!
Once PyExc_BufferError is defined properly the crash disappears and
exceptions are printed instead.
History
Date User Action Args
2008-07-30 16:56:04pitrousetrecipients: + pitrou, loewis, barry, teoliphant, amaury.forgeotdarc, giampaolo.rodola, donmez, gpolo
2008-07-30 16:56:04pitrousetmessageid: <[email protected]>
2008-07-30 16:56:03pitroulinkissue3139 messages
2008-07-30 16:56:02pitroucreate