This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author louielu
Recipients louielu, vstinner
Date 2017-06-15.13:31:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497533477.31.0.437353061796.issue30675@psf.upfronthosting.co.za>
In-reply-to
Content
$ git checkout upstream/3.5
$ make -j8
$ ./python.exe -m test -R 3:3 test_zipfile
[1/1] test_zipfile
beginning 6 repetitions
123456
......
1 test OK.


That is a pass on my macOS with upstream/3.5
History
Date User Action Args
2017-06-15 13:31:17louielusetrecipients: + louielu, vstinner
2017-06-15 13:31:17louielusetmessageid: <1497533477.31.0.437353061796.issue30675@psf.upfronthosting.co.za>
2017-06-15 13:31:17louielulinkissue30675 messages
2017-06-15 13:31:17louielucreate