[issue15995] Windows: 3.3.0-rc2.msi: test_lzma fails

2012-09-21 Thread Stefan Krah
Stefan Krah added the comment: This should be the same as #15993. Closing. -- resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> Windows: 3.3.0-rc2.msi: test_buffer fails ___ Python tracker

[issue15995] Windows: 3.3.0-rc2.msi: test_lzma fails

2012-09-20 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: +haypo ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue15995] Windows: 3.3.0-rc2.msi: test_lzma fails

2012-09-20 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: +nadeem.vawda ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue15995] Windows: 3.3.0-rc2.msi: test_lzma fails

2012-09-20 Thread Stefan Krah
New submission from Stefan Krah: This is similar to #15993: With the installed Python from the rc2-msi test_lzma fails. I cannot reproduce the failure with python.exe (PGO) compiled from source: ==