Message164883
| Author |
lukasz.langa |
| Recipients |
ezio.melotti, flox, lukasz.langa, michael.foord |
| Date |
2012年07月07日.15:43:26 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1341675807.81.0.845635534822.issue15279@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
Additional info that might help:
1. The command I'm using to build:
MACOSX_DEPLOYMENT_TARGET=10.7 ./configure CC=gcc-apple-4.2 --with-pydebug
2. The test header in -v output:
== CPython 3.3.0b1 (default:2e9cba1d1554, Jul 7 2012, 16:17:21) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_7)]
== Darwin-11.4.0-x86_64-i386-64bit little-endian
== /Users/ambv/Documents/Projekty/Python/cpython/py33/build/test_python_3894
Testing with flags: sys.flags(debug=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0, verbose=0, bytes_warning=0, quiet=0, hash_randomization=1) |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2012年07月07日 15:43:27 | lukasz.langa | set | recipients:
+ lukasz.langa, ezio.melotti, michael.foord, flox |
| 2012年07月07日 15:43:27 | lukasz.langa | set | messageid: <1341675807.81.0.845635534822.issue15279@psf.upfronthosting.co.za> |
| 2012年07月07日 15:43:27 | lukasz.langa | link | issue15279 messages |
| 2012年07月07日 15:43:26 | lukasz.langa | create |
|