On Fri, 11 Oct 2013 20:20:28 -0400, Barry Warsaw <ba...@python.org> wrote: > On Oct 12, 2013, at 09:06 AM, Nick Coghlan wrote: > > >I'm not too fussy about the name (clearly). We originally picked ignored(), > >Raymond asked if he could change it to ignore() (and I said yes), > > Just as a point of order, it would be good to capture such side-channel > discussions in the relevant issue. Mysterious decisions like this are easy to > miss in the deluge of checkin messages, and don't help promote a transparent > development process.
+10. Those of us who regularly hang out and discuss things on irc[*] try to be good about updating the issue with "xxx was discussed on IRC and...". This is critical, because even the sometimes lengthly checkin messages I write carry nowhere near as much information as can be found by visiting the issue number mentioned in the checkin header. (I note that the issue number was also missing from this particular commit message.) As the community referring to this stuff grows (and it has to, given that use of the language is still growing) and the history of the project becomes ever deeper, this kind of documentation becomes more and more important. --David [*] We will often be carrying on a sort of dual conversation: quick sentences on IRC interleaved with longer back-and-forth posts on the tracker, both part of the same ongoing conversation... _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com