homepage

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 pitrou
Recipients jnoller, pitrou
Date 2008年08月15日.21:08:54
SpamBayes Score 0.00076366396
Marked as misclassified No
Message-id <1218834536.55.0.521559442827.issue3562@psf.upfronthosting.co.za>
In-reply-to
Content
Just got the following on trunk:
test test_multiprocessing failed -- Traceback (most recent call last):
 File "/home/antoine/py3k/memapi/Lib/test/test_multiprocessing.py",
line 1040, in test_number_of_objects
 print(self.manager._debug_info())
 File "/home/antoine/py3k/memapi/Lib/multiprocessing/managers.py", line
555, in _debug_info
 return dispatch(conn, None, 'debug_info')
 File "/home/antoine/py3k/memapi/Lib/multiprocessing/managers.py", line
85, in dispatch
 raise convert_to_error(kind, result)
multiprocessing.managers.RemoteError: 
---------------------------------------------------------------------------
Traceback (most recent call last):
 File "/home/antoine/py3k/memapi/Lib/multiprocessing/managers.py", line
187, in handle_request
 result = func(c, *args, **kwds)
 File "/home/antoine/py3k/memapi/Lib/multiprocessing/managers.py", line
305, in debug_info
 keys.sort()
TypeError: unorderable types: str() < int()
---------------------------------------------------------------------------
History
Date User Action Args
2008年08月15日 21:08:56pitrousetrecipients: + pitrou, jnoller
2008年08月15日 21:08:56pitrousetmessageid: <1218834536.55.0.521559442827.issue3562@psf.upfronthosting.co.za>
2008年08月15日 21:08:55pitroulinkissue3562 messages
2008年08月15日 21:08:55pitroucreate

AltStyle によって変換されたページ (->オリジナル) /