In reply to @janakali "I can put it": i can't disagree with the numbers (other than that maybe the search aggregate numbers may be inaccurate and a bigquery data over the github dataset may be more accurate), but totally anecdotally, 10% seems huge. with the projects i've interacted with, i feel like i can count on one hand the number of times i've seen `"""\` being used. which kind of reinforces my point that the "skip the first newline" behavior should be explicit instead of implicit, even if we take the 10% number at face value - a feature that's part of another feature but is only used 10% of the time should be opt-in, not always enforced, at least in my head