Changes between Initial Version and Version 1 of Ticket #37143, comment 5
- Timestamp:
- Jun 11, 2026, 8:40:36 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37143, comment 5
initial v1 1 1 Replying to [comment:4 Jacob Walls]: 2 2 > Needs a release note, and now that I think of it, probably a deprecation path as well given that we accidentally supported this. 3 I have changed the behavior from raising an exception to issuing a deprecation warning. 3 I have changed the behavior from raising an exception to issuing a deprecation warning.And I have also added/updated the documentation.