Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close a figure with a type long or uuid figure number #2683

Merged
merged 1 commit into from Dec 19, 2013

Commits on Dec 18, 2013

  1. Allow closing a figure by long ID number.

    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
    JamesMakela committed Dec 18, 2013
    Copy the full SHA
    9847852 View commit details
    Browse the repository at this point in the history