30.04.21 05:57, Larry Hastings пише: > When one writes one's "blurb" for the changelog, in what tense should it > be?
See the previous discussion on this topic: https://mail.python.org/archives/list/[email protected]/thread/C342Y73LALVFLI2ACFB3SH6ZDT2YTGPC/ . I always use "fixed", "removed", "added" when describe changes following the rule formulated by Oleg Broytman: > I use past tense to describe what I did on the code, and present > simple to describe what the new code does when running. _______________________________________________ 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/6SXYOA73FGFRP4HND6UM6SXGT23ZH7PS/ Code of Conduct: http://python.org/psf/codeofconduct/
