There’s something in the dev guide, but not about tense. Worth adding. (My pet peeve is not to write “The foo module resets the bar state when spam happens,” because that isn’t clear about whether that’s the before or after behavior.)
On Thu, Apr 29, 2021 at 17:37 Ethan Furman <[email protected]> wrote: > On 4/29/21 7:57 PM, Larry Hastings wrote: > > > When one writes one's "blurb" for the changelog, in what tense should > it be? > > Present tense. :) > > -- > ~Ethan~ > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/AM3TQUXVNKGOAEC2GBVNUZAZOCLAD6N3/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido (mobile)
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/FNV3QHWZCNAHPNLR3SPTOGUFEYHJSYEK/ Code of Conduct: http://python.org/psf/codeofconduct/
