![Shantanu Jain Profile](https://pbs.twimg.com/profile_images/1634723286742614016/9ud66x8p_x96.jpg)
Shantanu Jain
@hauntsaninja
Followers
1K
Following
286
Statuses
50
@OpenAI. CPython core dev, making Python typing better https://t.co/EnctamjenJ awesome in every mausam.
Joined January 2011
@karthikkalyan90 @martin_casado you might like the new error messages i added for this situation to python 3.13 :-)
0
0
2
@sama "there is no wall?" "then you'll see that it is not the scaling law that bends, it is only yourself"
0
0
1
@nearcyan hm that number is higher than i expected. i checked and it looks like my openai commits are counted twice, for reasons. so maybe divide by two :-)
1
0
3
@HenrySchreiner3 yeah, it's great. in typing_extensions, we run the tests of a few downstream packages. previously these would break all the time. now uv lets us just use pypi as of the date of the commit whose tests we're running
1
0
9
@charliermarsh when i got one jennifer explicitly said she was asking in an informal sense, so felt more self-audit-y and less regulation-y
0
0
0
@FelledMan @ryxcommar Python didn’t have bool until v2.2.1, only int. Prior boolean logic just used aliased ints. This is also why bool is a subclass of int
0
0
4
@llanga @mitsuhiko Recent versions of mypy should complain about the dumb case of using method in conditional. In addition, you can also turn on —enable-error-code truthy-bool to get complaints in several more cases (with risk of some false positives)
0
0
2
@srchvrs This might be a fact, but it's not fun — it's quadratic, and you will be sad if you use it in real world code
1
0
3