My intent is to help people like me to follow the discussion on the PEP. There are more than 100 messages, it's hard to follow PEP updates.
Victor Le dim. 29 mars 2020 à 14:55, Rob Cliffe via Python-Dev <[email protected]> a écrit : > > > > On 28/03/2020 17:02, Victor Stinner wrote: > > What do you think of adding a Version History section which lists most > > important changes since your proposed the first version of the PEP? I > > recall: > > > > * Version 3: don't accept tuple > > * Version 2: Rename cutprefix/cutsuffix to removeprefix/removesuffix, > > accept tuple > > * Version 1: initial version > > > > For example, for my PEP 587, I wrote detailed changes, but I don't > > think that you should go into the details ;-) > > https://www.python.org/dev/peps/pep-0587/#version-history > > > > Victor > > > > > IMHO that's overkill. A list of rejected ideas, and why they were > rejected, seems sufficient. > Rob Cliffe > _______________________________________________ > 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/L6CHS3PFUY3CWUERHMYS3OWU327P4RIE/ > Code of Conduct: http://python.org/psf/codeofconduct/ -- Night gathers, and now my watch begins. It shall not end until my death. _______________________________________________ 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/NTRCLXO3IQCBQW64XC7P4FCJN72IJZVQ/ Code of Conduct: http://python.org/psf/codeofconduct/
