PyPy
PyPy Configuration[translation.insist]

translation.insist

back to parent

Basic Option Information

  • name: insist
  • description: Try hard to go on RTyping
  • command-line: --insist
  • command-line for negation: --no-insist
  • option type: boolean option
  • default: False

Description

Don't stop on the first rtyping error. Instead, try to rtype as much as possible and show the collected error messages in the end.