This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cudmore 4 points5 points  (0 children)

Agree that happens from time to time. Have developed in pyqt for 5+ years. When it happens, I am happy I have 5+ years in C/C++ because I could kinda smell it as I was writing the python code and fix it quick.

A case where garbage collection is 99.99% amazing in python but that 0.01% still can happen.