[PATCH] D26082: Support for Python 3 in libclang python bindings

Jonathan B Coe via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 30 11:21:33 PDT 2016


jbcoe retitled this revision from "Incomplete support for Python 3 in libclang python bindings" to "Support for Python 3 in libclang python bindings".
jbcoe updated the summary for this revision.
jbcoe updated this revision to Diff 76338.
jbcoe added a comment.

Python bindings tests now pass in Python 3.


Repository:
  rL LLVM

https://reviews.llvm.org/D26082

Files:
  bindings/python/clang/cindex.py
  bindings/python/tests/cindex/test_comment.py
  bindings/python/tests/cindex/test_translation_unit.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26082.76338.patch
Type: text/x-patch
Size: 17373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161030/1ed9b496/attachment.bin>


More information about the cfe-commits mailing list