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 erikjanss
Recipients Alex.Willmer, erikjanss, methane, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-08-15.19:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534360472.95.0.56676864532.issue34217@psf.upfronthosting.co.za>
In-reply-to
Content
Attached a small helper script to detect camelcase windows headers,
2 more occurences found :

Modules/socketmodule.c versionhelpers.h 306 #include <VersionHelpers.h>
Tools/msi/bundle/bootstrap/pch.h uxtheme.h 18 #include <Uxtheme.h>
History
Date User Action Args
2018-08-15 19:14:33erikjansssetrecipients: + erikjanss, paul.moore, tim.golden, methane, zach.ware, steve.dower, Alex.Willmer, miss-islington
2018-08-15 19:14:32erikjansssetmessageid: <1534360472.95.0.56676864532.issue34217@psf.upfronthosting.co.za>
2018-08-15 19:14:32erikjansslinkissue34217 messages
2018-08-15 19:14:32erikjansscreate