This patch fixes T84616. The Power Sequencer wasn't updated to use the 2.90 API which changed the selection operators for the sequencer. The patch replaces the old operator with the new bpy.ops.sequencer.select_side_of_frame to achieve the same functionality as before.
Credit for the identification and fix suggestion goes to @kreako (kreako)