There have been some important fixes in recent pyparsing, preventing infinite recursion: https://github.com/pyparsing/pyparsing/issues/85 This is very important, as the issue with our current version can cause the program to just hang without an easily traceable error message. I have submitted a fix on GitHub: https://github.com/gentoo/gentoo/pull/13858 Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec06322418736ea30e6439348a1a354566df776 commit 3ec06322418736ea30e6439348a1a354566df776 Author: Tim Harder <radhermit@gentoo.org> AuthorDate: 2020-01-31 07:44:38 +0000 Commit: Tim Harder <radhermit@gentoo.org> CommitDate: 2020-01-31 07:51:53 +0000 dev-python/pyparsing: version bump to 2.4.6 Closes: https://bugs.gentoo.org/704842 Signed-off-by: Tim Harder <radhermit@gentoo.org> dev-python/pyparsing/Manifest | 1 + dev-python/pyparsing/pyparsing-2.4.6.ebuild | 32 +++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+)