Rotem Har-Chen

Results 3 issues of Rotem Har-Chen

I'm trying to use jedi on a django project, and I've noticed that some patterns (noticed this first on `django.urls.conf.path`) don't work well. When I looked into it a bit,...

discussion

Does pyCG resolve higher-order functions passed in *args or **kwargs? from the snippets, it seems like it works amazingly for normal dicts and lists, so I'm assuming it is possible,...

It seems that Go's behavior when casting Positive Infinity to uint32 is architecture specific. This causes the`ApproximatedSize` calculation to return an inconsistent value between architectures. If you run this: ```...