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 serhiy.storchaka
Recipients Arfrever, benjamin.peterson, lemburg, licht-t, loewis, serhiy.storchaka
Date 2018-05-05.15:28:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525534131.14.0.682650639539.issue20087@psf.upfronthosting.co.za>
In-reply-to
Content
Benjamin's patch did two things: 1) made the glibc alias table taking precedence over the X11 one; 2) updated the alias mapping with new glibc. The first part is controversial, but updating the alias mapping with new glibc is made regularly. PR 6708 updates it with glibc 2.27. This adds 39 new aliases and fixes issue32781 and issue33432.
History
Date User Action Args
2018-05-05 15:28:51serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis, benjamin.peterson, Arfrever, licht-t
2018-05-05 15:28:51serhiy.storchakasetmessageid: <1525534131.14.0.682650639539.issue20087@psf.upfronthosting.co.za>
2018-05-05 15:28:51serhiy.storchakalinkissue20087 messages
2018-05-05 15:28:51serhiy.storchakacreate