Serhiy Storchaka added the comment:

This is new feature of protocol 4 (PEP 3154, section 'Serializing more 
"lookupable" objects'). When __reduce_ex__() returns a string (instead of a 
tuple), this is interpreted as the name of a global, and qualnames with dots 
are now supported in protocol 4.

----------

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

Reply via email to