Skip to content

Conversation

TheRealFalcon
Copy link
Contributor

@TheRealFalcon TheRealFalcon commented Oct 7, 2019

Python 2 returned lists for .values(). Python 3 returns view objects that aren't pickleable. This is the root of the error in PYTHON-1121.

Copy link
Contributor

@aboudreault aboudreault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Add a changelog entry and merge.

@TheRealFalcon TheRealFalcon force-pushed the python-1121-pk-token-gt branch from 5dc89ef to 6b2b634 Compare October 8, 2019 17:45
@TheRealFalcon TheRealFalcon merged commit 7a4a863 into master Oct 8, 2019
@TheRealFalcon TheRealFalcon deleted the python-1121-pk-token-gt branch October 8, 2019 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants