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 pablogsal
Recipients alex, cstratak, pablogsal, serhiy.storchaka, vstinner, xiang.zhang
Date 2018-06-13.18:25:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528914318.95.0.947875510639.issue33630@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy commented in the PR:

>__GLIBC__ and __GLIBC_MINOR__ give you the version of glibc used at >compile time. But can not the different version be dynamically linked at >run time?

Should we use the list approach always to avoid problems with this?
History
Date User Action Args
2018-06-13 18:25:19pablogsalsetrecipients: + pablogsal, vstinner, alex, serhiy.storchaka, xiang.zhang, cstratak
2018-06-13 18:25:18pablogsalsetmessageid: <1528914318.95.0.947875510639.issue33630@psf.upfronthosting.co.za>
2018-06-13 18:25:18pablogsallinkissue33630 messages
2018-06-13 18:25:18pablogsalcreate