Update to the latest stable release. This is a minor update to fix some bugs that were found after 2.1.1 release and since 2.1.2 fixes were incomplete. The list of changes since 2.1.1 is:
dblQuotedString
, sglQuotedString
, and
quotedString
);_trim_arity
when pyparsing code is included in a PyInstaller
.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-617dfb8947
Please login to add feedback.
This update has been submitted for testing by jamatos.
This update has obsoleted pyparsing-2.1.1-1.fc22, and has inherited its bugs and notes.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by jamatos.
This update has been pushed to stable.