Skip to content

bpo-36068: Make _tuplegetter objects serializable#11981

Merged
rhettinger merged 2 commits intopython:masterfrom
llllllllll:tuplegetter-serialization
Feb 21, 2019
Merged

bpo-36068: Make _tuplegetter objects serializable#11981
rhettinger merged 2 commits intopython:masterfrom
llllllllll:tuplegetter-serialization

Conversation

@llllllllll
Copy link
Copy Markdown
Contributor

@llllllllll llllllllll commented Feb 21, 2019

Adds pickle support to _tuplegetter to make it easier to define pickle support in libraries like cloudpickle.

https://bugs.python.org/issue36068

@rhettinger rhettinger self-assigned this Feb 21, 2019
@rhettinger rhettinger changed the title bpo-336251: Make _tuplegetter objects serializable bpo-36068: Make _tuplegetter objects serializable Feb 21, 2019
@rhettinger rhettinger merged commit f36f892 into python:master Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants