Replace os path with pathlib (#1179)
* replaced os.path with pathlib.Path * fixed some type hinting; added FIXME for critical vulnerability * added string and path support for certificate paths because path only broke the API. BUT we should stop using strings for paths in the future.. --------- Co-authored-by: ratara <noreply>
Showing
Please register or sign in to comment