commit | 0076ca48e9cd116bb9d283d014fe69a72c9f1f6f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Nov 30 15:31:49 2022 -0800 |
committer | GitHub <noreply@github.com> | Wed Nov 30 15:31:49 2022 -0800 |
tree | 399d85f6a34fd00420c375e8e57bb11a9f165055 | |
parent | f4511d3ee97a48d4a13e523d0892d0b62d0c491d [diff] |
gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194) (cherry picked from commit 367f552129341796d75fc4cc40edb49405235a2b) Co-authored-by: Christoph Anton Mitterer <calestyo@scientia.org> Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name> Co-authored-by: Eryk Sun <eryksun@gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>