[issue6110] IDLE has two "Preferences..." menu's on OSX

2021-12-17 Thread Ned Deily
Change by Ned Deily : -- pull_requests: -28394 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue46110] compile("-"*3000000 + "4", '', mode) causes hard crash

2021-12-17 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- keywords: +patch pull_requests: +28395 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30177 ___ Python tracker __

[issue6110] IDLE has two "Preferences..." menu's on OSX

2021-12-17 Thread Pablo Galindo Salgado
Change by Pablo Galindo Salgado : -- pull_requests: +28396 pull_request: https://github.com/python/cpython/pull/30177 ___ Python tracker ___

[issue6110] IDLE has two "Preferences..." menu's on OSX

2021-12-17 Thread Ned Deily
Change by Ned Deily : -- pull_requests: -28396 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.p

[issue46117] tk could not refresh auto in mac os

2021-12-17 Thread asper
asper added the comment: Thank you for your reply. The phenomenon is still exist on mac os, when I add 'root.update_idletasks()'. The version of tk on mac os is 8.5.9, the version of tk is show 8.6.12 from the enviroment of python3.10. Now, I use lower() and lift() to switch two frame in tkin

[issue46117] tk could not refresh auto in mac os

2021-12-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: The macOS system tk, 8.5.9, is over a decade old and buggy. python.org python now always uses the recent 8.6 version included with the installer. -- ___ Python tracker ___

[issue46119] Update bundled pip to 21.3.1 and setuptools to 59.7.0

2021-12-17 Thread Kumar Aditya
Change by Kumar Aditya : -- components: Distutils nosy: dstufft, eric.araujo, kumaraditya303, pablogsal priority: normal severity: normal status: open title: Update bundled pip to 21.3.1 and setuptools to 59.7.0 versions: Python 3.11 ___ Python track

[issue46119] Update bundled pip to 21.3.1 and setuptools to 59.7.0

2021-12-17 Thread Kumar Aditya
Change by Kumar Aditya : -- keywords: +patch pull_requests: +28397 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30178 ___ Python tracker ___ ___

<    1   2