My machine is a MacBook Pro. My Python 3.7.3 GUI application uses PyQt 5.9.2. The user selects a file to open via a dialog generated by PyQt5.QtWidgets.QFileDialog.getOpenFileName.
This application has run perfectly well for several years, under macOS Mojave and prior. Since upgrading...