On Thu, May 11, 2017 at 12:53 AM, Ethan Furman <[email protected]> wrote: > Why is python-list the place to send behavioral bugs to? It's been my > experience that folks there will (rightly) ask the individual to file a bug > on the tracker. >
How many bug tracker entries do you want to see about mutable default arguments? :) The mailing list is a great gatekeeper against "not a bug" bugs. ChrisA _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
