Frédéric Perrin

Results 8 comments of Frédéric Perrin

Since there is already a self-test for syntax; I could add a test running pycodestyle, assuming an extra dependency on that package is okay.

Yes. More exactly I use pytest and Python3 to drive TRex, and I thing pytest forces recompilation of Python module files every time it runs.

Hi @boakley , Can I also prod you to have a look at this PR? Again, if there is anything I can do to help you review it, please tell...

Hi @xavier-contreras & @JoseIgnacioTamayo , I've hit the same issue, so I'd love to see this fix included in pyangbind :) The following change adds a testcase that triggers the...

> @fperrin , feel free to propose a new PR with the change + tests. > > Thanks. Hi @JoseIgnacioTamayo , did just so, as #322 .

I can confirm this issue is still present, and at `$work` we have been running with Nicolas' change for a while (thank you @nicolasmorini !). Opened #323 after rebasing over...

Hi, This PR has a merge conflict. I've opened https://github.com/robshakir/pyangbind/pull/313 with the same change + a testcase exhibiting the issue, against the lastest master trying to preserve authorship information. If...

PR #313, which contains this change plus a testcase, has been merged, so this PR can now be closed.