[PATCH] D54120: [python] Support PathLike filenames and directories
Jakub Stasiak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 10 01:06:31 PST 2018
jstasiak updated this revision to Diff 173496.
jstasiak added a comment.
Tests are skipped using unittest skipping mechanism now and pathlib imported only when necessary.
https://reviews.llvm.org/D54120
Files:
bindings/python/clang/cindex.py
bindings/python/tests/cindex/test_cdb.py
bindings/python/tests/cindex/test_code_completion.py
bindings/python/tests/cindex/test_translation_unit.py
bindings/python/tests/cindex/util.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54120.173496.patch
Type: text/x-patch
Size: 14186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181110/720a3857/attachment.bin>
More information about the cfe-commits
mailing list