Adjust shutil.move stubs to allow bytes/Pathlike[bytes] args by jpy-git · Pull Request #6832 · python/typeshed
eaftan added a commit to eaftan/python-dotenv that referenced this pull request
Jan 10, 2023These paths can flow into `shutil.move`, which does not accept byte paths or (int) file descriptors. See python/typeshed#6832
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters