Re: [Python-Dev] Type hints -- a mediocre programmer's reaction

2015-04-20 Thread Tymoteusz Jankowski
burn the witch.. More seriously.. +1 to Harry voice. Adding type hints to function code is so ugly that that i'm breaking silence and i'm expressing it here before you, so: It's ugly Perhaps this question was asked a million times, but why not docstrings, which seems to be more elegant and natu

Re: [Python-Dev] My thinking about the development process

2015-01-08 Thread Tymoteusz Jankowski
I did a pull-request with current progress: https://github.com/python/psf-salt/pull/25 Any feedback is appreciated. Btw: Donald is very patient and helpful. :) On Thu Jan 08 2015 at 8:00:59 AM Nick Coghlan wrote: > On 6 December 2014 at 06:04, Brett Cannon wrote: > > # Next steps > > I'm think