[Python-Dev] 3.2.1 and Issue 12291 (original) (raw)
Vinay Sajip vinay_sajip at yahoo.co.uk
Thu Jun 9 12:51:31 CEST 2011
- Previous message: [Python-Dev] cpython (3.2): Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
- Next message: [Python-Dev] 3.2.1 and Issue 12291
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just filed an issue which shows a serious breakage in the marshal module:
"file written using marshal in 3.2 can be read by 2.7, but not 3.2 or 3.3"
http://bugs.python.org/issue12291
Perhaps this issue should be marked as a release blocker for 3.2.1 - what do others (particularly Georg, of course) think? While it does appear to have been broken for some time, it seems a bit too serious to leave until a 3.2.2 release.
Regards,
Vinay Sajip
- Previous message: [Python-Dev] cpython (3.2): Fix #11583. Changed os.path.isdir to use GetFileAttributes instead of os.stat.
- Next message: [Python-Dev] 3.2.1 and Issue 12291
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]