• Home
  • Raw
  • Download

Lines Matching refs:PyErr_Occurred

256     if ((hash == -1) && PyErr_Occurred()) {  in test_lazy_hash_inheritance()
366 if (res || !PyErr_Occurred()){ in test_broken_memoryview()
575 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
602 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
619 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
646 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
662 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
677 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
692 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
707 if (value == -1 && PyErr_Occurred()) in test_long_and_overflow()
740 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
767 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
784 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
811 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
827 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
842 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
857 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
872 if (value == -1 && PyErr_Occurred()) in test_long_long_and_overflow()
971 if (res != NULL || !PyErr_Occurred()) { in test_buildvalue_N_error()
1631 if (PyErr_Occurred()) in test_widechar()
2090 if (!PyErr_Occurred()) { in test_capsule()
2137 if (!PyErr_Occurred()) { in test_capsule()
2354 if (PyErr_Occurred()) in pymarshal_write_long_to_file()
2380 if (PyErr_Occurred()) in pymarshal_write_object_to_file()
2406 if (PyErr_Occurred()) in pymarshal_read_short_from_file()
2431 if (PyErr_Occurred()) in pymarshal_read_long_from_file()