Mayank Ahuja

Results 4 issues of Mayank Ahuja

Added a fix for the issue mentioned here - https://github.com/psf/requests/issues/6223 Checked in the code, only one package of chardet was being mapped to requests.packages.chardet despite the for loop. Have added...

Have added the fix for the issue mentioned here - https://github.com/psf/requests/issues/6557 Since empty lists, dicts, tuples aren't of none type they should be added in the url string.

### Details: Added new overload for get_result_index which takes op.Result as input ### Tickets: - 131040 Closes Issue [#25119](https://github.com/openvinotoolkit/openvino/issues/25119)

category: Core
category: Python API
ExternalPR
category: CPP API

### Details: - *New model.reshape() overload added for list of shapes* ### Tickets: - *110444* Closes Issue [#18347](https://github.com/openvinotoolkit/openvino/issues/18347)

category: Python API
ExternalPR