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 Matt.Dodge
Recipients Matt.Dodge, ronaldoussoren
Date 2013-10-23.19:36:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382557011.89.0.0764735802945.issue19368@psf.upfronthosting.co.za>
In-reply-to
Content
Upgraded to OS X Mavericks (not sure if this is what caused it or not).

Running Python 2.7.5 (v2.7.5:ab05e7dd2788, May 13 2013, 13:18:45)

Python will seg fault when trying to evaluate the expression bool('False')

To reproduce, from terminal, launch Python, enter "bool('False')" without quotes and press enter.
History
Date User Action Args
2013-10-23 19:36:52Matt.Dodgesetrecipients: + Matt.Dodge, ronaldoussoren
2013-10-23 19:36:51Matt.Dodgesetmessageid: <1382557011.89.0.0764735802945.issue19368@psf.upfronthosting.co.za>
2013-10-23 19:36:51Matt.Dodgelinkissue19368 messages
2013-10-23 19:36:51Matt.Dodgecreate