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 gvanrossum, koobs, ned.deily, python-dev, vstinner, zach.ware
Date 2016-09-09.20:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473454196.04.0.338844367007.issue28027@psf.upfronthosting.co.za>
In-reply-to
Content
FYI I first proposed to remove plat-* in 2011:
https://mail.python.org/pipermail/python-dev/2011-October/114105.html

That's why I added os.RTDL_* constants:
https://docs.python.org/dev/library/os.html#os.RTLD_LAZY
History
Date User Action Args
2016-09-09 20:49:56vstinnersetrecipients: + vstinner, gvanrossum, ned.deily, python-dev, zach.ware, koobs
2016-09-09 20:49:56vstinnersetmessageid: <1473454196.04.0.338844367007.issue28027@psf.upfronthosting.co.za>
2016-09-09 20:49:56vstinnerlinkissue28027 messages
2016-09-09 20:49:56vstinnercreate