gkirchou commented on PR #56175:
URL: https://github.com/apache/airflow/pull/56175#issuecomment-3342399303

   During the PyCon JP 2025 sprint I examined the issue and vibe coded a quick 
prototype that works for NumPy’s case specifically. The fix handles this one 
scenario but it won’t generalize to other similar problems, so any future 
edge‑cases would need to be addressed manually. A cleaner, long‑term solution 
would be to encapsulate the problematic patterns (e.g., as a raw string or a 
dedicated “capsule”) rather than treating each instance explicitly. We may need 
to involve the core team to decide on the recommended fix.


-- 
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