Yashraj

Results 5 comments of Yashraj

Hi! I'd like to work on this. I see #106618 is linked—is that PR still active, or can I take a fresh approach? If available, my plan is to: Add...

Hi! I’d like to take this. Plan: Update the generic comparison rule in Doc/library/stdtypes.rst to: ‘Objects of different types, unless documented otherwise, never compare equal.’ Add a short note that...

Hi I'd like to work on this issue if no one else is already tackling it. The proposed fix looks solid - changing from self.initial_widget.winfo_containing(x, y) to event.widget.winfo_toplevel().winfo_containing(x, y) makes...

no im sorry for the ai generated tone, but what i've come to understand here is the fix isn't bad because asking the event widget for its toplevel window makes...

yeah to be fair i ran it with the original code too and im not sure what the bug is either since the dragging and dropping works fine with the...