Message 319598 - Python tracker
Message319598
| Author | vstinner |
|---|---|
| Recipients | alex, cstratak, pablogsal, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2018-06-15.09:02:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CA+3bQGHqpq81qNX3_bjN=WtgQfxGX7Pgz7Nyy54_qhU-X+FemQ@mail.gmail.com> |
| In-reply-to | <1529051005.94.0.947875510639.issue33630@psf.upfronthosting.co.za> |
| Content | |
|---|---|
"It is better to have a single branch and add a comment that explains a workaround. It can be removed after platforms with buggy glibc versions will grow out of use." Recently, I proposed to drop support for old Linux kernels, but some people still use them and the code to support these kernels don't need a lot of maintenance. So we keep the code :-) https://mail.python.org/pipermail/python-dev/2018-January/151821.html |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-15 09:02:07 | vstinner | set | recipients: + vstinner, alex, serhiy.storchaka, xiang.zhang, cstratak, pablogsal |
| 2018-06-15 09:02:07 | vstinner | link | issue33630 messages |
| 2018-06-15 09:02:07 | vstinner | create | |