potiuk commented on PR #72166:
URL: https://github.com/apache/airflow/pull/72166#issuecomment-5464290553

   Thanks `SameerMesiah97` — both applied in c3b7977, and rebased on main.
   
   The docstring is now the one-line summary you suggested, with the rationale 
as a comment next to the code. Added `back\slash and o'quote` to the 
parametrized cases — it covers both replacements at once, and pins the 
ordering: if the two `.replace()` calls were swapped, the backslash pass would 
double-escape the one the quote pass just inserted, and that case would fail.
   
   ---
   Drafted-by: Claude Code (Opus 5); reviewed by @potiuk before posting
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to