Message403307
The fix that was merged seems a bit hacky to me -- it changes the _is_gcc check so that it returns True on clang.
Even though distutils is deprecated and no longer synced externally, if someone needs to issue a similar fix, this might trip them over.
I would recommend replacing it with [1], from the now externally maintained distutils module.
[1] https://github.com/pypa/distutils/pull/55 |
|
| Date |
User |
Action |
Args |
| 2021-10-06 14:56:22 | FFY00 | set | recipients:
+ FFY00, christian.heimes, eric.araujo, chaz6, dstufft, miss-islington |
| 2021-10-06 14:56:22 | FFY00 | set | messageid: <1633532182.18.0.608971052725.issue45371@roundup.psfhosted.org> |
| 2021-10-06 14:56:22 | FFY00 | link | issue45371 messages |
| 2021-10-06 14:56:22 | FFY00 | create | |
|