Changes between Version 1 and Version 2 of Ticket #36520, comment 6


Ignore:
Timestamp:
Jul 24, 2025, 9:02:15 AM (2 months ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36520, comment 6

    v1 v2  
    1 Since the regression is only on `main` so far, should we treat this as a release blocker on 6.0? Regardless of a resolution in Python (which will probably be slow if coming at all) David's patch looks preferable to the regression here. WDYT?
     1Since the regression is only on `main` so far, should we treat this as a release blocker on 6.0? Regardless of a resolution in Python (which will probably be slow if coming at all) David's patch looks preferable to the regression here. WDYT? (Update: sorry I see that's already the case. 🤦)
    22
    33> I'm rather unsure how common parameters are.
Back to Top