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 doko
Recipients Alex.Willmer, doko, ned.deily, vstinner, xdegaye, zach.ware
Date 2016-09-09.20:59:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473454775.91.0.415853121483.issue28046@psf.upfronthosting.co.za>
In-reply-to
Content
The removal is not following the guidelines to first deprecate these for a release, and then to remove them.  I know that at least the RTLD_* constants are used in a number of places, which will just stop working.

I'm not against removing these in 3.7, however they should be deprecated in 3.6 first. There is no harm done with this approach.
History
Date User Action Args
2016-09-09 20:59:35dokosetrecipients: + doko, vstinner, ned.deily, xdegaye, zach.ware, Alex.Willmer
2016-09-09 20:59:35dokosetmessageid: <1473454775.91.0.415853121483.issue28046@psf.upfronthosting.co.za>
2016-09-09 20:59:35dokolinkissue28046 messages
2016-09-09 20:59:35dokocreate