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 ncoghlan, pitrou
Date 2009-05-01.21:38:26
SpamBayes Score 0.0003306234
Marked as misclassified No
Message-id <1241213907.75.0.583919845233.issue5899@psf.upfronthosting.co.za>
In-reply-to
Content
This happens when looking for reference leaks:

$ ./python -m test.regrtest -R3:2 test_capi
Could not find '/home/antoine/py3k/debug/Lib/test' in sys.path to remove it
test_capi
beginning 5 repetitions
12345
test test_capi crashed -- <class '_testcapi.error'>:
test_lazy_hash_inheritance: type initialised too soon
1 test failed:
    test_capi
[93567 refs]
History
Date User Action Args
2009-05-01 21:38:27pitrousetrecipients: + pitrou, ncoghlan
2009-05-01 21:38:27pitrousetmessageid: <1241213907.75.0.583919845233.issue5899@psf.upfronthosting.co.za>
2009-05-01 21:38:26pitroulinkissue5899 messages
2009-05-01 21:38:26pitroucreate