Closed francis-starlab closed 7 months ago
You'll need to provide a more complete reproducer than this, as I'm sure you realize :)
If this is a Python 2 - specific issue then yes, that ship has sailed long ago. With limited resources for a hobby projects there are some tradeoffs to make, and dropping Python 2 seems like a reasonable tradeoff at this time.
I believe there is an issue similar to https://github.com/eliben/pycparser/issues/152 in v2.22.
I'm debugging a rhel7/centos7 installer failure which appears to have an unpinned dependency on pycparser. I assume this only happens on python2 so of course if this issue is wont-fix that's very understandable. If it is fixable I would appreciate a fix.