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 christian.heimes
Recipients amaury.forgeotdarc, belopolsky, christian.heimes, dmi.baranov, ezio.melotti, jaraco, meador.inge, techtonik
Date 2013-06-24.12:17:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372076228.83.0.225702203255.issue16396@psf.upfronthosting.co.za>
In-reply-to
Content
The fix is trivial: 

- define VARIANT_FALSE and VARIANT_BOOL according to specs
- enable 'v' on non-Windows systems
- enable tests for vbool

Done
History
Date User Action Args
2013-06-24 12:17:08christian.heimessetrecipients: + christian.heimes, amaury.forgeotdarc, jaraco, belopolsky, techtonik, ezio.melotti, meador.inge, dmi.baranov
2013-06-24 12:17:08christian.heimessetmessageid: <1372076228.83.0.225702203255.issue16396@psf.upfronthosting.co.za>
2013-06-24 12:17:08christian.heimeslinkissue16396 messages
2013-06-24 12:17:08christian.heimescreate