• Anthony Baxter's avatar
    backport of (merged) 1.43 and 1.44 · 0af83c05
    Anthony Baxter yazdı
      initregex():  this function is declared void, so the recent change to
      return NULL in an error case was itself an error.
      initregex(): Check return value of PyErr_Warn() and propagate the exception
      (if any.)
    0af83c05
regexmodule.c 15 KB