Jeff Long

Results 284 comments of Jeff Long

@argilo is that with the PR, or is that why we need the PR?

Backport note: maint-3.10 PR is already queued up.

If it's a bug, you may be able to work around it using `sink.close()` `sink.open(same_file_name)` or something similar.

Marked as a bug - hope the workaround helps until someone take a look at the problem.

If we want to do this, using `start()`, and moving the necessary logic from the constructor to `start()` would be better. Also, it's questionable whether a sound file needs to...

Ah, ok, I didn't see this one before asking how important this one is in the main one :smile:

Note: make sure version on main is settled, and backport any followup PRs along with this one. - #7510

Closing ... backported as part of a rollup.

Can we guarantee that Qt6 is available on all the targeted platforms, or should there also be a check for `qtpy.PYQT6_API`?

Right, CLAs are not required. If you reopen the PRs, we'll assume that you accept the DCO. 3480 already has a signoff. Just make sure the others have a git...