[issue41018] warning: 'Tk_MainWindow' is deprecated: first deprecated

2020-07-06 Thread Ronald Oussoren
Ronald Oussoren added the comment: The deprecation warnings are a specific "feature" of the copy of Tcl/Tk shipped by Apple, and do not reflect the status of this API upstream. The correct fix is to either ignore these warnings when building, or better to use a different install of Tcl/Tk (l

[issue41018] warning: 'Tk_MainWindow' is deprecated: first deprecated

2020-07-05 Thread Joannah Nanjekye
New submission from Joannah Nanjekye : I find this issue to be less descriptive. Maybe a sentence to complement the title can help others understand even better. -- nosy: +nanjekyejoannah ___ Python tracker

[issue41018] warning: 'Tk_MainWindow' is deprecated: first deprecated

2020-06-17 Thread Sree Vaddi
Change by Sree Vaddi : -- components: macOS files: python.compile.log nosy: ned.deily, ronaldoussoren, svaddi priority: normal severity: normal status: open title: warning: 'Tk_MainWindow' is deprecated: first deprecated Added file: https://bugs.python.org/file49246/python.compile.log