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 jwilk, vstinner
Date 2018-12-03.16:38:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543855113.85.0.788709270274.issue35389@psf.upfronthosting.co.za>
In-reply-to
Content
> >>> os.confstr('CS_GNU_LIBC_VERSION')
> 'glibc 2.28'

That's cool because it doesn't require to write new C code ;-)
History
Date User Action Args
2018-12-03 16:38:33vstinnersetrecipients: + vstinner, jwilk
2018-12-03 16:38:33vstinnersetmessageid: <1543855113.85.0.788709270274.issue35389@psf.upfronthosting.co.za>
2018-12-03 16:38:33vstinnerlinkissue35389 messages
2018-12-03 16:38:33vstinnercreate