Message76197
On Fri, Nov 21, 2008 at 10:32, Skip Montanaro <[email protected]> wrote:
>
> Skip Montanaro <[email protected]> added the comment:
>
> Brett> In other words I think my solution works and pickle is the
> Brett> trouble-maker in all of this.
>
> I can buy that. Should pickle map "copy_reg" to "copyreg"? Is that the
> only incompatibility?
>
> Actually, it seems this ticket should be closed and another opened about
> this pickle issue.
>
Well, I still need a code review for my latest patch that changes the
docs, cleans up gdbm and ndbm exception messages, catches a place
where I didn't decode before write-out, and adds an 'encoding'
argument to all open() calls. |
|
| Date |
User |
Action |
Args |
| 2008-11-21 18:40:03 | brett.cannon | set | recipients:
+ brett.cannon, gvanrossum, skip.montanaro, barry, jcea, vstinner, christian.heimes |
| 2008-11-21 18:40:03 | brett.cannon | link | issue3799 messages |
| 2008-11-21 18:40:02 | brett.cannon | create | |
|