Closed GoogleCodeExporter closed 8 years ago
this one is a bit hard to support in general, because theoretically, types
depend on
whatever is unpickled.. so type inference cannot work (in general). I was going
to
say, perhaps it's possible to pickle shedskin-objects from CPython, but it
looks like
that doesn't work at the moment.. not sure how hard it would be to add support
for this.
Original comment by mark.duf...@gmail.com
on 1 Mar 2010 at 8:23
Original comment by mark.duf...@gmail.com
on 18 Mar 2010 at 8:03
(leaving this one open until someone has looked into pickling shedskin-objects
from
cpython)
Original comment by mark.duf...@gmail.com
on 21 Apr 2010 at 9:53
okay, I added basic (un)pickling support for compiled classes in GIT, and will
release this as part of 0.6 later this week.
Original comment by mark.duf...@gmail.com
on 13 Oct 2010 at 12:06
I moved all standard library issues into issue 106.
Original comment by mark.duf...@gmail.com
on 27 Oct 2010 at 1:04
Original issue reported on code.google.com by
vinjv...@gmail.com
on 1 Mar 2010 at 2:03