Adjust shutil.move stubs to allow bytes/Pathlike[bytes] args by jpy-git · Pull Request #6832 · python/typeshed

@jpy-git

jpy-git

@jpy-git

eaftan added a commit to eaftan/python-dotenv that referenced this pull request

Jan 10, 2023
These paths can flow into `shutil.move`, which does not accept byte
paths or (int) file descriptors.  See python/typeshed#6832

theskumar pushed a commit to theskumar/python-dotenv that referenced this pull request

Jan 11, 2023