Traceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_tokenize.py", line1959, intest_random_filesself.check_roundtrip(f)~~~~~~~~~~~~~~~~~~~~^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_tokenize.py", line1825, incheck_roundtrip bytes_from5= tokenize.untokenize(tokens5)~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/tokenize.py", line333, inuntokenize out= ut.untokenize(iterable)~~~~~~~~~~~~~^^^^^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/tokenize.py", line249, inuntokenizeself.add_whitespace(start)~~~~~~~~~~~~~~~~~~~^^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/tokenize.py", line176, inadd_whitespaceif row<self.prev_rowor row==self.prev_rowand col<self.prev_col:^^^^^^^^^^^^^^^^^^^TypeError:'<' not supported between instances of 'Untokenizer' and 'int'Traceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_statistics.py", line2951, intest_inv_cdfself.assertAlmostEqual(iq.cdf(iq.inv_cdf(p)), p)~~~~~~~~~~^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/statistics.py", line1496, ininv_cdfif p<=0.0or p>=1.0:^^^^^^^^TypeError:'<=' not supported between instances of 'NormalDist' and 'float'Traceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_io.py", line2430, intest_threads BufferedReaderTest.test_threads(self)~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_io.py", line1574, intest_threads random.shuffle(l)~~~~~~~~~~~~~~^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/random.py", line361, inshuffle x[i], x[j]= x[j], x[i]~^^^TypeError:list indices must be integers or slices, not RandomTraceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_difflib.py", line252, intest_recursion_limit difflib.SequenceMatcher(None, old, new).get_opcodes()~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/difflib.py", line525, inget_opcodesfor ai, bj, sizeinself.get_matching_blocks():~~~~~~~~~~~~~~~~~~~~~~~~^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/difflib.py", line454, inget_matching_blocks i, j, k= x=self.find_longest_match(alo, ahi, blo, bhi)~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/difflib.py", line386, infind_longest_matchif k> bestsize:^^^^^^^^^^^^TypeError:'>' not supported between instances of 'SequenceMatcher' and 'int'Traceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/pickletester.py", line2279, intest_dict_chunking num_setitems= count_opcode(pickle.SETITEMS, s)~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/pickletester.py", line68, incount_opcodefor op, dummy, dummyin pickletools.genops(pickle):if op.code== code.decode("latin-1"): n+=1 File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/pickletools.py", line2279, in_genops code= data.read(1)~~~~~~~~~^^^TypeError:'_io.BytesIO' object is not callableTraceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_io.py", line1574, intest_threads random.shuffle(l)~~~~~~~~~~~~~~^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/random.py", line361, inshuffle x[i], x[j]= x[j], x[i]~^^^TypeError:'Random' object does not support item assignmentTraceback (most recent call last): File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/string_tests.py", line347, intest_find_periodic_pattern check_pattern(rr)~~~~~~~~~~~~~^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/string_tests.py", line339, incheck_pattern right=''.join(choices('abcdef',k=rr(2000)))~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/random.py", line471, inchoicesreturn [population[floor(random()* n)]for iin _repeat(None, k)]~~~~~~^^TypeError:'Random' object is not callable
Uh oh!
There was an error while loading.Please reload this page.