Skip to content

bpo-33138: Change standard error message for non-pickleable and non-copyable types.#6239

Merged
serhiy-storchaka merged 6 commits intopython:masterfrom
serhiy-storchaka:non-serializable-error
Oct 31, 2018
Merged

bpo-33138: Change standard error message for non-pickleable and non-copyable types.#6239
serhiy-storchaka merged 6 commits intopython:masterfrom
serhiy-storchaka:non-serializable-error

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Mar 25, 2018

It now says "cannot serialize" instead of "can't pickle".

https://bugs.python.org/issue33138

…pyable types.

It now says "cannot serialize" instead of "can't pickle".
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label Mar 25, 2018
@serhiy-storchaka serhiy-storchaka changed the title bpo-33138: Chang standard error message for non-pickleable and non-copyable types. bpo-33138: Change standard error message for non-pickleable and non-copyable types. Jun 8, 2018
@serhiy-storchaka serhiy-storchaka requested a review from tiran July 8, 2018 07:08
@serhiy-storchaka
Copy link
Copy Markdown
Member Author

I'm going to merge this PR if there are no other suggestions.

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit 0353b4e into python:master Oct 31, 2018
@serhiy-storchaka serhiy-storchaka deleted the non-serializable-error branch October 31, 2018 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants