On Mon, Nov 9, 2020 at 9:20 AM Terry Reedy <tjre...@udel.edu> wrote: > > > > > Again, I did it following not only a brief exchange on the b.p.o., but > > also long discussion in Python-dev. > > When I act on an issue on the basis of a pydev discussion, I hopefully > remember to avoid such after-the-fact concerns by mentioning the thread > with a title and brief summary. Example: "In pydev thread 'xxxx', 3 of > 4 coredevs agreed with this change." (Made up numbers do not refer to > any particular issue.) FWIW, I agreed with this particular change also. >
OK. Since checking all mails in the long thread is tedious job, I will pick some up and leave a comment in the b.p.o. > > exception chaining is described well in other place > > If on the ball, I would have mentioned this also, and where. > https://docs.python.org/3/library/exceptions.html#built-in-exceptions This is mentioned from the reviced tutorial, python-dev thread, and b.p.o issue. Regards, -- Inada Naoki <songofaca...@gmail.com> _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/VRWGDZWUGHELGO77AANXQSA6G4ROPXZO/ Code of Conduct: http://python.org/psf/codeofconduct/