Message397853
> Is it possible to update bz2 to 1.0.8 on macOS distribution?
Thanks for looking into this. As I commented on PR 27241, this change is not needed because current macOS python.org installers dynamically link to the system-provided copies of Bzip2; the code to build a private copy of BZip2 in build-installer.py was only used when building on very old versions of macOS, 10.4 and earlier, versions for which we no longer support building installers. I've submitted another PR to remove that unused code to avoid future confusion. |
|
Date |
User |
Action |
Args |
2021-07-20 06:31:09 | ned.deily | set | recipients:
+ ned.deily, paul.moore, ronaldoussoren, tim.golden, zach.ware, steve.dower, malin, corona10, s.s.mahato |
2021-07-20 06:31:09 | ned.deily | set | messageid: <1626762669.76.0.160441399789.issue44549@roundup.psfhosted.org> |
2021-07-20 06:31:09 | ned.deily | link | issue44549 messages |
2021-07-20 06:31:09 | ned.deily | create | |
|