[issue19702] Update pickle to PEP 451

Eric Snow report at bugs.python.org
Thu Nov 28 08:45:11 CET 2013


New submission from Eric Snow:

I don't recall the specifics of how we'd talked about making use of module specs in pickle.  I vaguely remember (or misremember <wink>) something related to saving __main__.__spec__.name in the pickle rather than __main__.__name__.  Anyone have anything more concrete than that?  I'm willing to work this out but only with a more specific goal relative to the pickle module.

----------
nosy: +alexandre.vassalotti, pitrou
stage: test needed -> needs patch
type:  -> enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19702>
_______________________________________


More information about the Python-bugs-list mailing list