Results 160 comments of xmo-odoo

@dmo-odoo you may want to avoid telling novels to the mergebot, because here you gave it an invalid (merge) `method`, so the entire parsing crashed and you neither approved the...

> There's sort of already an existing pull request for this https://github.com/PyCQA/bandit/pull/877 (it uses the flask alias flask.Markup though) Ah yeah I searched for mentions of markupsafe so I missed...

> It's quite easy to detect in the python AST if an argument is a pure literal string or something else (including f-strings). Oh yeah if bandit just uses ast...

Just ran into this exact issue trying to work on creating semgrep rules to demo to argue for replacing the current ad-hoc mix of regexes (with more false positives than...

> Hi, this appears to be happening for me on https://play.rust-lang.org/. When I hit "Run", nothing shows up. I even checked the Developer Tools, and there's simply no response through...

Is the consideration any different for the mapped RwLock guards? I recently hit this issue because I wanted to keep the guard around a structure which borrows stored data, but...

> Yes, rhe same issue described in the PR also applies to RwLock. Guessing you mean your objection on usability grounds in #290? I was mostly wondering if there were...

> It should be possible to cobble together a way to use existing mixins in ES6 classes Unless React moves away from the existing mixins system entirely and towards [higher-order...

Just hit that, it might actually be better if xdist plain refused to run under stepwise as not only does it not work, it seems to cause strange issues e.g....