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
Creating a figure with a type(long) figure number is allowed, so closing should be similarly allowed.
close figure with type UUID as figure number
if we can create a figure with a number that is type UUID,
then it is reasonable to be able to close the figure with it as well.
make the allowed int types Python 2 and 3 compatible
0 commit comments