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 kb1000
Recipients Decorater, kb1000, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-08-18.14:26:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471530387.77.0.179787801412.issue27727@psf.upfronthosting.co.za>
In-reply-to
Content
That's right, in checkextensions_win32.py a .vcxproj parsing algorithm must be added, and in extensions_win32.ini the values must be updated, for example the builtin extensions from .dsp to .vcxproj
History
Date User Action Args
2016-08-18 14:26:27kb1000setrecipients: + kb1000, paul.moore, tim.golden, zach.ware, steve.dower, Decorater
2016-08-18 14:26:27kb1000setmessageid: <1471530387.77.0.179787801412.issue27727@psf.upfronthosting.co.za>
2016-08-18 14:26:27kb1000linkissue27727 messages
2016-08-18 14:26:27kb1000create