
"byroot (Jean Boussier) via ruby-core" <ruby-core@ml.ruby-lang.org> wrote:
One example of that was the Ruby 2.7 keyword argument deprecation. It was quite verbose, and some users were initially annoyed, but I think the community pulled through it and I don't seem to hear much about it anymore.
Or the users gave up and quit Ruby given the constant churn :P I know this happened all around me throughout the 2010s... Anyways, I wrote some Perl the other week to add fsl:false somewhat intelligently (accounting for other comment-pragma, shebang, etc): # for old git users wget https://yhbt.net/add-fsl.git/74d7689a641eca02/s/add-fsl.perl cloneable with recent-ish git for SHA256: git clone https://yhbt.net/add-fsl.git # needs git 2.32+ git clone git://yhbt.net/add-fsl.git # needs git 2.2x or so...