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 ned.deily
Recipients Anton.Korobeynikov, Stan.Seibert, ezberch, meador.inge, ned.deily, ronaldoussoren
Date 2012-08-23.05:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345700807.88.0.633464985662.issue13370@psf.upfronthosting.co.za>
In-reply-to
Content
I just noticed another anomaly in the patch. In x86-ffi_darwin.c there appears to be some bogus code duplicating ffi_prep_args.  Could you review and clean up the patch before we apply it?
History
Date User Action Args
2012-08-23 05:46:48ned.deilysetrecipients: + ned.deily, ronaldoussoren, meador.inge, ezberch, Anton.Korobeynikov, Stan.Seibert
2012-08-23 05:46:47ned.deilysetmessageid: <1345700807.88.0.633464985662.issue13370@psf.upfronthosting.co.za>
2012-08-23 05:46:47ned.deilylinkissue13370 messages
2012-08-23 05:46:46ned.deilycreate