You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947)
A __del__ of the user pointer could get the panel being deallocated
from top_panel() and crash the interpreter.
(cherry picked from commit df02e26)
Co-authored-by: Vyron Vasileiadis <hi@fedonman.com>
0 commit comments