gravitino icon indicating copy to clipboard operation
gravitino copied to clipboard

[#4279] feat(client-python): Add the `getFileLocation` interface in Python Client

Open xloya opened this issue 1 year ago • 0 comments

What changes were proposed in this pull request?

Added an interface in Python Client for obtaining the file location so that the client can report some necessary information for the server to audit and simplify some check logics in Python GVFS later. Depend on #4320.

Why are the changes needed?

Fix: #4279

How was this patch tested?

Add UTs and ITs.

xloya avatar Aug 05 '24 10:08 xloya