[issue32726] macOS installer and framework enhancements and changes for 3.7.0, 3.6.5, and 2.7.15

2018-04-15 Thread Ned Deily
Ned Deily added the comment: I've now backported the changes for 3.6.5 to 2.7.15. along with some long overdue changes made previously in 3.x. Besides the support for a 10.9+ 64-bit-only installer variant (with built-in Tcl/Tk 8.6.x) and other changes noted above, ee8e4b61d6181f5bfadf6ee3d229f0

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-04-14 Thread Ned Deily
Ned Deily added the comment: New changeset ee8e4b61d6181f5bfadf6ee3d229f0ebda8a6ae9 by Ned Deily in branch '2.7': [2.7] Backport macOS universal build and installer fixes from 3.6. (GH-6469) https://github.com/python/cpython/commit/ee8e4b61d6181f5bfadf6ee3d229f0ebda8a6ae9 -- ___

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-04-14 Thread Ned Deily
Change by Ned Deily : -- pull_requests: +6164 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-29 Thread Ned Deily
Ned Deily added the comment: New changeset b9e7fe38a07a16942cb65cb922c234c95e2823a0 by Ned Deily in branch 'master': bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307) https://github.com/python/cpython/commit/b9e7fe38a07a16942cb65cb922c234c95e2823a0 --

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-29 Thread Ned Deily
Ned Deily added the comment: New changeset 7a6f59e123db1ff4bdf311711ad179421ee12b83 by Ned Deily in branch '3.7': bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6308) https://github.com/python/cpython/commit/7a6f59e123db1ff4bdf311711ad179421ee12b83 -- ___

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-29 Thread Ned Deily
Change by Ned Deily : -- pull_requests: +6026 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-29 Thread Ned Deily
Change by Ned Deily : -- pull_requests: +6025 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-28 Thread Ned Deily
Ned Deily added the comment: New changeset fb3d3b7a65d8c0521a88c87e17a7554c5ec439d9 by Ned Deily (Miss Islington (bot)) in branch '3.6': bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279) (#6281) https://github.com/python/cpython/commit/fb3d3b7a65d8c0521a88c87e17a7554c5ec439d

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-28 Thread Ned Deily
Ned Deily added the comment: New changeset 39c0ef5171e1cdcc2ed59685a81b194e9bfe3809 by Ned Deily (Miss Islington (bot)) in branch '3.7': bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6280) https://github.com/python/cpython/commit/39c0ef5171e1cdcc2ed59685a81b194e9bfe3809

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +6008 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +6007 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-28 Thread Ned Deily
Ned Deily added the comment: New changeset df532ab752680f6e359672c2cd40bec8ac848628 by Ned Deily in branch 'master': bpo-32726: Do not force IDLE.app to launch in 32-bit mode. (GH-6279) https://github.com/python/cpython/commit/df532ab752680f6e359672c2cd40bec8ac848628 --

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-28 Thread Ned Deily
Change by Ned Deily : -- pull_requests: +6006 stage: backport needed -> patch review ___ Python tracker ___ ___ Python-bugs-list mail

[issue32726] macOS installer and framework enhancements and changes for 3.7.0 and 3.6.5

2018-03-13 Thread Ned Deily
Ned Deily added the comment: Backport the new 10.9+ installer variant from 3.7 to 3.6 for 3.6.5: The rationale is that, while the 10.6 variant is still upwards compatible on current systems, it is showing its age. Apple has started deprecating 32-bit support on macOS and apparently plans to

[issue32726] macOS installer and framework enhancements and changes for 3.7.0

2018-03-13 Thread Ned Deily
Ned Deily added the comment: New changeset 94552448d7bcc1eebc53b608e89d96e235054f2f by Ned Deily in branch '3.6': bpo-32726: macOS installer changes for 3.6.5 https://github.com/python/cpython/commit/94552448d7bcc1eebc53b608e89d96e235054f2f -- ___

[issue32726] macOS installer and framework enhancements and changes for 3.7.0

2018-01-31 Thread Ned Deily
Ned Deily added the comment: New changeset 7fdefac8e8fdca29b329b27e6e50f3b265bd8900 by Ned Deily in branch '3.7': bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6 https://github.com/python/cpython/commit/7fdefac8e8fdca29b329b27e6e50f3b265bd8900 -- _

[issue32726] macOS installer and framework enhancements and changes for 3.7.0

2018-01-31 Thread Ned Deily
Ned Deily added the comment: New changeset 1ca2ffdc532622ef001418585c146e6b0f31027f by Ned Deily in branch 'master': bpo-32726: Build macOS 10.9+ installer with private copy of Tcl/Tk 8.6 https://github.com/python/cpython/commit/1ca2ffdc532622ef001418585c146e6b0f31027f -- __

[issue32726] macOS installer and framework enhancements and changes for 3.7.0

2018-01-30 Thread Ned Deily
Ned Deily added the comment: New changeset 8c9bb72e8b6474ae722f7d6521cfb3cb2e26e3c5 by Ned Deily in branch 'master': bpo-32726: macOS installer and framework enhancements and changes for 3.7.0 (GH-5448) https://github.com/python/cpython/commit/8c9bb72e8b6474ae722f7d6521cfb3cb2e26e3c5 --

[issue32726] macOS installer and framework enhancements and changes for 3.7.0

2018-01-30 Thread Ned Deily
Change by Ned Deily : -- title: 3.7.0 macOS installer and framework enhancements and changes -> macOS installer and framework enhancements and changes for 3.7.0 ___ Python tracker