diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-06-16 10:57:50 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-16 10:57:50 (GMT) |
| commit | 633593372a8aec46644a39e8d0b68e0f1eb5ed38 (patch) | |
| tree | 8c78a972cc7a2c94790d88b2af8841128fecac4e /Python/pythonrun.c | |
| parent | 416e488415cacec98778da11da401c1b94d92c10 (diff) | |
| download | cpython-633593372a8aec46644a39e8d0b68e0f1eb5ed38.zip cpython-633593372a8aec46644a39e8d0b68e0f1eb5ed38.tar.gz cpython-633593372a8aec46644a39e8d0b68e0f1eb5ed38.tar.bz2 | |
bpo-33861: Minor improvements of tests for os.path. (GH-7715)
* Test exists(), lexists(), isdir(), isfile(), islink(), ismount()
with bytes paths.
* Remove unneeded silencing DeprecationWarning for ismount() with
bytes path.
* Test common functions with unencodable and undecodable paths.
* Minor clean up and refactoring.
(cherry picked from commit 17a0088e2680e12ce2c5f2ffc6b71766299e38d5)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
