Tanmay Munjal

Results 18 comments of Tanmay Munjal

Sure, @hmacdope , np. I have also been working on #2046, lib.distances.distance_array() issue, almost done. Any idea if there is any current PR or discussion around it or should I...

@hmacdope, the lib,distances.distance_array() issue and maybe the false sharing one as well,15th and 16th issue I think under the code issues headline

Hey, Just trying to take a hit at the lib.distances.distance_array() issue. This seems to be the relevant codebase where the issue is referring: https://imgur.com/7sgIP8B Could anybody guide me to which...

![Screenshot (182)](https://user-images.githubusercontent.com/72982935/229311443-8838abe7-42f1-4085-8d11-a6ff18670b1e.png) It seems to be the case that the apiextensions.k8s.io/v1beta1 API version of CustomResourceDefinition is no longer supported. I think it needs to be changed to apiextensions.k8s.io/v1 in the...

Ok, so it seems to be the case that the token paramter is taken into the endpoint function not directly but through passing a HttpRequest object to the get_email_and_realm_from_jwt_authentication_request function...