1. 38
  1.  

  2. 12

    I was pretty upset earlier today to learn mypy didn’t support the Self type – imagine my surprise to see Self support shipping in 1.0 just an hour later!

    1. 2

      Big release! A lot of good stuff there. I’m excited to try it out. However, …blogspot? I thought that was killed

      1. 2

        Nope, Google even uses it for a lot of their own project announcements.

      2. 2

        Mypy 1.0 is up to 40% faster than mypy 0.991 when type checking the Dropbox internal codebase.

        Wowzers, impressive stuff