◐ Shell
clean mode source ↗

Message 179124 - Python tracker

Message179124

Author eli.bendersky
Recipients eli.bendersky, flox, ncoghlan, python-dev, scoder
Date 2013-01-05.15:01:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357398071.61.0.148090695908.issue15075@psf.upfronthosting.co.za>
In-reply-to
Content
I investigated a bit, and type checks were added to protect from such mixing. Please open a new patch with a speficic reproducer if you run into similar problems (interepreter crash).
History
Date User Action Args
2013-01-05 15:01:11eli.benderskysetrecipients: + eli.bendersky, ncoghlan, scoder, flox, python-dev
2013-01-05 15:01:11eli.benderskysetmessageid: <1357398071.61.0.148090695908.issue15075@psf.upfronthosting.co.za>
2013-01-05 15:01:11eli.benderskylinkissue15075 messages
2013-01-05 15:01:11eli.benderskycreate