[issue10158] BadInternalCall running test_multiprocessing

2010-10-21 Thread Bob Halley
Bob Halley hal...@dnspython.org added the comment: I rebuilt using --with-pydebug and -O0 -g. It now triggers an assertion a bit earlier. test_finalize (__main__.WithProcessesTestFinalize) ... Assertion failed: (op-ob_refcnt == 0), function _PyTrash_destroy_chain, file Objects/object.c

[issue10158] BadInternalCall running test_multiprocessing

2010-10-20 Thread Bob Halley
New submission from Bob Halley hal...@dnspython.org: For reasons not germane to this bug report, I was running a modified Python 2.7 where PyTrash_UNWIND_LEVEL in Include/object.h had been defined to 10 instead of 50. With such a python, running test_multiprocessing causes a BadInternalCall

dnspython 1.3.4

2005-08-03 Thread Bob Halley
dnspython 1.3.4 has been released. New since 1.3.3: The source address and port may now be specified when calling dns.query.{udp,tcp,xfr}. The resolver now does exponential backoff each time it runs through all of the nameservers. Rcodes which