pyparsing v4.2.a1 Release Notes

Release Date: 2019-07-25 // over 4 years ago
  • 🚀 Release candidate for 2.4.2:

    • 🛠 FIxes incorrect implementation of expr[…] as OneOrMore, changed to ZeroOrMore
    • Fixes __getitem__-induced iterability for ParserElement class
    • __diag__ flags are now all False by default