Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I approved this but the code wasn't wrong.  Once an object has demonstrated 
that it can pickle at all, it is the testing responsibility of the pickle 
module tests to make sure that new protocols handle the same inputs as the old 
ones.

I went ahead and applied the PR because it is harmless, but it is a gratuitous 
test, so I don't recommend sweeping through all other pickling tests and 
modifying them in the same way.

----------
assignee:  -> rhettinger
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46387>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to