tristanlatr

Results 338 comments of tristanlatr

Thanks for the quick response. So, if I understand correctly, `_p_op` and `_pp` are only defined here: https://github.com/berkerpeksag/astor/blob/ce56db29bdc3d7d86f66df3e501c7f90febdb0cb/astor/code_gen.py#L787 and there https://github.com/berkerpeksag/astor/blob/ce56db29bdc3d7d86f66df3e501c7f90febdb0cb/astor/code_gen.py#L84 The precedence handling a real headache... My use case...

Hello, I've forked this repository in order to fix the issues. You can download the new version here: https://github.com/tristanlatr/burpa This issue has been fixed since burpa version 0.2 uses the...

Hello, I've forked this repository in order to fix the issues. You can download the new version here: https://github.com/tristanlatr/burpa I think this issue has been fixed since `burpa` version 0.2...

@0x4D31 I volunteer to be a part time maintainer of this module if that can help merging this PR and setup CI testing

Hello, please develop what’s your request. Ideal using several sentences and detailing the current behavior and the expected behavior. And what API endpoints could be leveraged to implement your feature...

Hi @c0rv4x , I assume you mean scanning a form URL with the Burp Suite Intruder ? I don't think that's part of the APIs. Burpa is only a wrapper...

I agree that would be useful, some scripts can take many many params. The delimiter could have a title (and be rendered as a section containing params utils next delimiter...

The bug is probably still active, but here's the workaround: https://salsa.debian.org/agx/git-buildpackage/-/commit/40b96935c1ac0727fa670636f86e36d8c2d76c74

@tijuca it would be good that this kind of bugs get reported in this tracker too. I see that you guys just worked around the issue, but having a proper...

For a bit of history of this bug: This issue happens since we've migrated epydoc to use docutils. Because we're now (since twisted/pydoctor#386) using docutils HTML translator combined with `html2stan()`...