Results 2 issues of Lucas Souza

### Summary 'audioop' is deprecated and slated for removal in Python 3.13 ### Reproduction Steps Run pytest on a nextcord Bot. ### Minimal Reproducible Code ```python There is no need...

s: planned
p: low
t: refactor

I have my TopLevel using grab_set to avoid it getting behind the main window. But it was causing that when I clicked to select an option on the combobox, it...

enhancement