[Python-Dev] Wider Call For Participation for the 2017 Python Language Summit

2017-04-06 Thread Larry Hastings
The 2017 Python Language Summit is coming! The Python Language Summit is an annual day-long meeting of CPython core developers. It’s a highly technical meeting, designed to explore and resolve existing discussions regarding the Python programming language, the development of its reference im

Re: [Python-Dev] Unbound methods (was: Sorting)

2017-04-06 Thread Oleg Broytman
Hi! On Thu, Apr 06, 2017 at 12:24:47PM +1000, Steven D'Aprano wrote: > On Thu, Apr 06, 2017 at 02:30:06AM +0200, Oleg Broytman wrote: > > > I spent few days hunting > > for a subtle bug caused by absent of unbound methods. > >Painful. :-( > > I'm curious about this. What do you mean? Pytho