Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Tcl/Tk 8.6.10 in build-installer.py when building on recent macOS #86527

Open
ronaldoussoren opened this issue Nov 15, 2020 · 6 comments
Open
Assignees
Labels
expert-tkinter OS-mac type-bug

Comments

@ronaldoussoren
Copy link
Contributor

@ronaldoussoren ronaldoussoren commented Nov 15, 2020

BPO 42361
Nosy @terryjreedy, @ronaldoussoren, @ned-deily, @miss-islington
PRs
  • #23293
  • #23465
  • #24081
  • #24086
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/ronaldoussoren'
    closed_at = None
    created_at = <Date 2020-11-15.12:29:16.830>
    labels = ['OS-mac', 'type-bug', 'expert-tkinter']
    title = 'Use Tcl/Tk 8.6.10 in build-installer.py when building on recent macOS'
    updated_at = <Date 2021-04-23.21:48:50.677>
    user = 'https://github.com/ronaldoussoren'

    bugs.python.org fields:

    activity = <Date 2021-04-23.21:48:50.677>
    actor = 'terry.reedy'
    assignee = 'ronaldoussoren'
    closed = False
    closed_date = None
    closer = None
    components = ['macOS', 'Tkinter']
    creation = <Date 2020-11-15.12:29:16.830>
    creator = 'ronaldoussoren'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42361
    keywords = ['patch']
    message_count = 6.0
    messages = ['381014', '381583', '381626', '384312', '384314', '391742']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'ronaldoussoren', 'ned.deily', 'miss-islington']
    pr_nums = ['23293', '23465', '24081', '24086']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue42361'
    versions = []

    @ronaldoussoren
    Copy link
    Contributor Author

    @ronaldoussoren ronaldoussoren commented Nov 15, 2020

    As discussed before we want to switch to Tcl/Tk 8.6.10 when building the installer on a recent version of macOS. The build on macOS 10.9 should continue to use 8.6.8 due to build issues.

    PR is forthcoming (currently running tests)

    @ronaldoussoren ronaldoussoren self-assigned this Nov 15, 2020
    @ronaldoussoren ronaldoussoren added OS-mac expert-tkinter type-bug labels Nov 15, 2020
    @ronaldoussoren ronaldoussoren self-assigned this Nov 15, 2020
    @ronaldoussoren ronaldoussoren added OS-mac expert-tkinter type-bug labels Nov 15, 2020
    @miss-islington
    Copy link
    Contributor

    @miss-islington miss-islington commented Nov 22, 2020

    New changeset 690a5fa by Ronald Oussoren in branch 'master':
    bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293)
    690a5fa

    @miss-islington
    Copy link
    Contributor

    @miss-islington miss-islington commented Nov 22, 2020

    New changeset 8572059 by Miss Islington (bot) in branch '3.9':
    bpo-42361: Use Tcl/Tk 8.6.10 when building the installer on recent macOS (GH-23293)
    8572059

    @ned-deily
    Copy link
    Member

    @ned-deily ned-deily commented Jan 4, 2021

    New changeset a38e04b by Ned Deily in branch 'master':
    bpo-42361: Update macOS installer build to use Tcl/Tk 8.6.11 (GH-24081)
    a38e04b

    @miss-islington
    Copy link
    Contributor

    @miss-islington miss-islington commented Jan 4, 2021

    New changeset cb882f9 by Miss Islington (bot) in branch '3.9':
    bpo-42361: Update macOS installer build to use Tcl/Tk 8.6.11 (GH-24081)
    cb882f9

    @terryjreedy
    Copy link
    Member

    @terryjreedy terryjreedy commented Apr 23, 2021

    Close this? Upgrade done, twice.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    expert-tkinter OS-mac type-bug
    Projects
    None yet
    Development

    No branches or pull requests

    4 participants