Update to latest stable release with the following list of changes:
Fixed bug in ParseResults.toDict()
, in which dict
values were always
converted to dicts, even if they were just unkeyed lists of tokens.
Fixed bug in SkipTo
when using failOn
.
Fixed bug in Each
introduced in 2.1.0.
Removed use of functools.partial
in replaceWith
, as this creates
an ambiguous signature for the generated parse action, which fails in
PyPy.
Added support for assigning to ParseResults
using slices.
Added default behavior to QuotedString
to convert embedded '\t', '\n',
etc. characters to their whitespace counterparts.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2016-b6244413de
Please login to add feedback.
This update has been submitted for testing by jamatos.
This update has been pushed to testing.
works for me
no regressions noted
This update has been submitted for stable by bodhi.
works for me
This update has been pushed to stable.