[Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.57,1.58 (original) (raw)
Tim Peters tim.one@comcast.net
Mon, 25 Mar 2002 20:11:37 -0500
- Previous message: [Python-Dev] Mandrake 8.2 anyone?
- Next message: [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.57,1.58
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Guido]
Modified Files: pickle.py Log Message: Fix for SF 502085. Don't die when issubclass(t, TypeType) fails.
Bugfix candidate (but I think it's too late for 2.2.1).
Because ...? The 2.2.1c2 Windows installer won't get built today, and the tarball won't get cut at least until Michael has another cut at the NEWS file. So it's not too late to put it into 2.2.1 if you feel confident about this change.
- Previous message: [Python-Dev] Mandrake 8.2 anyone?
- Next message: [Python-Dev] RE: [Python-checkins] CVS: python/dist/src/Lib pickle.py,1.57,1.58
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]