Message 319434 - Python tracker

Message319434

Author serhiy.storchaka
Recipients alex, pablogsal, serhiy.storchaka, vstinner, xiang.zhang
Date 2018-06-13.06:51:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528872712.95.0.947875510639.issue33630@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Xiang! Thus this is a bug in old glibc. It was fixed in glibc 2.20: https://sourceware.org/bugzilla/show_bug.cgi?id=17048 .

What should we do with this? Add a workaround for the bug (this will complicate the code)? Or skip the test on glibc <2.20.
History
Date User Action Args
2018-06-13 06:51:53serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, alex, xiang.zhang, pablogsal
2018-06-13 06:51:52serhiy.storchakasetmessageid: <1528872712.95.0.947875510639.issue33630@psf.upfronthosting.co.za>
2018-06-13 06:51:52serhiy.storchakalinkissue33630 messages
2018-06-13 06:51:52serhiy.storchakacreate