Skip to content

Pickle #94

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

Merged
merged 4 commits into from
Apr 12, 2021
Merged

Pickle #94

merged 4 commits into from
Apr 12, 2021

Conversation

enadeau
Copy link
Member

@enadeau enadeau commented May 19, 2020

Adding a test to make sure that we can pickle the css

@enadeau
Copy link
Member Author

enadeau commented May 25, 2020

It looks like pickle is broken for Generic classes in python 3.6 (see this issue)

I suppose there's a workaround but I will require some research

@ulfarsson
Copy link
Member

Any chance it is related to this: https://foss.heptapod.net/pypy/pypy/issues/3150. I tried to look around the pypy development site (https://foss.heptapod.net/pypy/pypy/-/branches) to see if they were close to updating pypy to Python 3.7 but all I can see is a branch for it, no indication of when they plan to release.

@enadeau enadeau added the enhancement New feature or request label May 29, 2020
@enadeau enadeau requested a review from christianbean April 12, 2021 10:55
@enadeau
Copy link
Member Author

enadeau commented Apr 12, 2021

Now that we drop python 3.6 support this can be merged

@enadeau enadeau merged commit 7612a11 into develop Apr 12, 2021
@enadeau enadeau deleted the pickle branch April 12, 2021 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants