Pyparsing 3.3.2 just released, with performance improvement (10-20%), new examples, `as_datetime` parse action that converts any result with year, month, day, etc. results names to a Python datetime, a PyScript wrapper around the inv_regex example, and DeprecationWarnings that inherit from PyparsingWarning, so they can be disabled without affecting other DeprWarnings.