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 steve.dower
Recipients miss-islington, ned.deily, paul.moore, ronaldoussoren, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2018-12-11.22:17:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544566657.12.0.788709270274.issue35402@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like Tix needs similar updates, since it imports the Tk headers. Perhaps it'll be easier to undef immediately after the X11\X.h include? Assuming the values aren't actually being used anywhere.
History
Date User Action Args
2018-12-11 22:17:37steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, serhiy.storchaka, miss-islington
2018-12-11 22:17:37steve.dowersetmessageid: <1544566657.12.0.788709270274.issue35402@psf.upfronthosting.co.za>
2018-12-11 22:17:37steve.dowerlinkissue35402 messages
2018-12-11 22:17:37steve.dowercreate