Ofek Lev

Results 1177 comments of Ofek Lev

cc @liujiaorr @evakravi @gwang111 perhaps, I'm not sure who owns the repository maintenance anymore I left some time for [this](https://github.com/aws/sagemaker-python-sdk/pull/3529#issuecomment-1504129156) to take place. Specifically, I set my reminder for 13...

Thank you! It looks like the AWS actions are trying to invoke `setup.py` directly which is deprecated as I mentioned in the PR description. What should I do?

Could someone please provide an update on this?

Would this be easy to implement?

Thanks for the heads up! Unfortunately it does not work: https://github.com/astral-sh/ruff/issues/10035

Based on https://github.com/tiran/defusedxml#defusedxmllxml I was thinking you could check for `etree.XMLParser(...)` without an explicit `resolve_entities=False` but actually based on the documentation https://lxml.de/apidoc/lxml.etree.html#lxml.etree.XMLParser it seems the default has been changed to...

Yes I was just about to open a feature request for this; currently the JSON output does not contain any information regarding whether a rule still exists. Either there should...

I'm okay with a fix or literally any other way to define an `extend` via command line! If it means a separate flag then that's cool.

Are you implying that specifying multiple configuration files is implicitly an extend operation? If so, then I suppose there is no feature request here but rather a documentation update.

![image](https://github.com/astral-sh/ruff/assets/9677399/03d70b8b-09c9-4b75-93e6-b697a255ebb5)