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 vstinner
Recipients christian.heimes, gregory.p.smith, ned.deily, serhiy.storchaka, vstinner
Date 2017-08-17.15:24:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502983496.23.0.468124539839.issue30947@psf.upfronthosting.co.za>
In-reply-to
Content
If libexpat is upgraded in Python 2.7, the new Modules/expat/loadlibrary.c should also be added to PC/VS9.0/ project files, as I did for PCbuild.

Note: PC/VS7.1/ and PC/VS8.0/ are likely broken and don't need to be updated, right?
History
Date User Action Args
2017-08-17 15:24:56vstinnersetrecipients: + vstinner, gregory.p.smith, christian.heimes, ned.deily, serhiy.storchaka
2017-08-17 15:24:56vstinnersetmessageid: <1502983496.23.0.468124539839.issue30947@psf.upfronthosting.co.za>
2017-08-17 15:24:56vstinnerlinkissue30947 messages
2017-08-17 15:24:56vstinnercreate