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 vstinner
Recipients vstinner
Date 2013-08-22.22:55:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377212132.35.0.589311576682.issue18571@psf.upfronthosting.co.za>
In-reply-to
Content
I tested 17211acb65b1.diff on my x86_64 VMs:

Linux: Linux-3.9.4-200.fc18.x86_64-x86_64-with-fedora-18-Spherical_Cow
=> 358 tests OK.

OpenIndiana: Solaris-2.11-i86pc-i386-32bit-ELF
=> 3 tests failed: test_locale test_tcl test_uuid -- none of these failures are related to the PEP and also occurs in default

Mac OS X: Darwin-10.8.0-i386-64bit
=> 352 tests OK.

FreeBSD: FreeBSD-9.1-RELEASE-amd64-64bit-ELF
=> 351 tests OK.

Windows: Windows-7-6.1.7601-SP1
=> 329 tests OK

So it works on all (tested) platforms ;-)
History
Date User Action Args
2013-08-22 22:55:32vstinnersetrecipients: + vstinner
2013-08-22 22:55:32vstinnersetmessageid: <1377212132.35.0.589311576682.issue18571@psf.upfronthosting.co.za>
2013-08-22 22:55:32vstinnerlinkissue18571 messages
2013-08-22 22:55:32vstinnercreate