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

Load before getting size in __getstate__ #7105

Merged
merged 3 commits into from
Apr 23, 2023

Commits on Apr 21, 2023

  1. Load image before deepcopy(__getstate__)

    Signed-off-by: bigcat88 <bigcat88@icloud.com>
    bigcat88 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b10379b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    b62287d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Merge pull request #4 from radarhere/load-before-deepcopy

    Moved test to test_image_copy.py
    bigcat88 committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    dbfe2fb View commit details
    Browse the repository at this point in the history