Changes between Initial Version and Version 1 of Ticket #26821, comment 10
- Timestamp:
- Jul 7, 2016, 9:55:40 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26821, comment 10
initial v1 1 Yes, this will be a backwards-incompatible change , but I don't think it should affect many users -- `strip` was only added in 1.9 and specifying `strip` doesn't have any effect, so there's no reason for a developer to do it except if they don't realize that. I think this course of action is less confusing than a deprecation path which changes the behavior in the meantime and makes `strip=False` have an effect.1 Yes, this will be a backwards-incompatible change in the sense that developers may have to remove useless `strip` arguments, but I don't think it should affect many users -- `strip` was only added in 1.9 and specifying `strip` doesn't have any effect, so there's no reason for a developer to do it except if they don't realize that. I think this course of action is less confusing than a deprecation path which changes the behavior in the meantime and makes `strip=False` have an effect.