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 rolland
Recipients rolland
Date 2008-03-27.14:37:10
SpamBayes Score 0.02200496
Marked as misclassified No
Message-id <1206628632.31.0.556646353118.issue2497@psf.upfronthosting.co.za>
In-reply-to
Content
For better portability, it is good to support stdbool.h when it exists.
This prevents a potential issue when compiling asdl.c.
Patch attached.
History
Date User Action Args
2008-03-27 14:37:12rollandsetspambayes_score: 0.022005 -> 0.02200496
recipients: + rolland
2008-03-27 14:37:12rollandsetspambayes_score: 0.022005 -> 0.022005
messageid: <1206628632.31.0.556646353118.issue2497@psf.upfronthosting.co.za>
2008-03-27 14:37:11rollandlinkissue2497 messages
2008-03-27 14:37:11rollandcreate