Old bug in longobject.c + fix
Paul Rubin
phr-n2002b at NOSPAMnightsong.com
Mon Aug 19 19:41:16 EDT 2002
More information about the Python-list mailing list
Mon Aug 19 19:41:16 EDT 2002
- Previous message (by thread): Old bug in longobject.c + fix
- Next message (by thread): Old bug in longobject.c + fix
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tim Peters <tim.one at comcast.net> writes: > Note that boosting the size of digit has other consequences, including > maintaining the guarantee that marshal data remain portable across releases, Since when is there a guarantee that marshal data is portable across releases? I thought the docs specifically warned that marshal data is NOT portable across releases.
- Previous message (by thread): Old bug in longobject.c + fix
- Next message (by thread): Old bug in longobject.c + fix
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list