[issue42691] macOS 11.1 + Homebrew 2.6.2 + Python 3.9.1 = "IDLE" crash

2020-12-21 Thread Пётр Сиренко
Пётр Сиренко added the comment: Guys, thank you all for joining the conversation! I don't understand what exactly should I do to fix this, but I have a lot to study through py4u and plenty of time before I will really need Python fixed. Should I do something with this now or just wait

[issue42691] macOS 11.1 + Homebrew 2.6.2 + Python 3.9.1 = "IDLE" crash

2020-12-20 Thread Пётр Сиренко
Пётр Сиренко added the comment: petr@air-anastasia ~ % python3 -c "import tkinter; tkinter.Tk()" macOS 11 or later required ! zsh: abort python3 -c "import tkinter; tkinter.Tk()" >>> tkinter.TclVersion 8.5 >>> tkinter.TkVersion 8.5 petr@air-anas

[issue42691] macOS 11.1 + Homebrew 2.6.2 + python 3.9.1 = idle crash

2020-12-20 Thread Пётр Сиренко
New submission from Пётр Сиренко : Process: Python [3355] Path: /usr/local/Cellar/python@3.9/3.9.1_1/IDLE 3.app/Contents/MacOS/Python Identifier:org.python.IDLE Version: 3.9.1 (3.9.1) Code Type: X86-64 (Native) Parent Process

[issue42691] macOS 11.1 + Homebrew 2.6.2 + Python 3.9.1 = "IDLE" crash

2020-12-20 Thread Пётр Сиренко
Change by Пётр Сиренко : -- title: macOS 11.1 + Homebrew 2.6.2 + python 3.9.1 = idle crash -> macOS 11.1 + Homebrew 2.6.2 + Python 3.9.1 = "IDLE" crash ___ Python tracker <https://bugs.pytho