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 jnoller
Recipients gdb, jnoller
Date 2010-07-08.22:41:48
SpamBayes Score 0.006548234
Marked as misclassified No
Message-id <1278628918.26.0.147542878627.issue9207@psf.upfronthosting.co.za>
In-reply-to
Content
Wait - so, you are pulling svn trunk, compiling and running your test with the built python executable? I'm not following the "multiprocessing-from-trunk" distinction unless you're picking the module out of the tree / compiling it and then moving it into some other install. I might be being overly dense.

You're running your test with cd src/tree/ && ./python <your thing> - right?

Also, what, if any, compile flags are you passing to the python build?
History
Date User Action Args
2010-07-08 22:41:58jnollersetrecipients: + jnoller, gdb
2010-07-08 22:41:58jnollersetmessageid: <1278628918.26.0.147542878627.issue9207@psf.upfronthosting.co.za>
2010-07-08 22:41:48jnollerlinkissue9207 messages
2010-07-08 22:41:48jnollercreate