Adding Python 3 compatibility to Clang Python bindings

Russell Keith-Magee via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 31 17:46:12 PST 2016


Hi all,

It’s been 10 days since I submitted this patch, without any response; is
there anything else I need to provide/do to get a review and/or commit?

Yours,
Russ Magee %-)

On Thu, Jan 21, 2016 at 12:43 PM, Russell Keith-Magee <
russell at keith-magee.com> wrote:

> Hi all,
>
> Following some feedback on cfe-dev, here is an updated version of the
> previous diff, presented as a set of 4 patches. The four patches are:
>
>  1. Python 3 compatibility
>  2. Simple (and hopefully uncontroversial) PEP8 formatting fixes
>  3. A new setup.py
>  4. More controversial PEP8 formatting fixes.
>
> Let me know if there is anything else I can do to smooth the path into
> master.
>
> Yours,
> Russ Magee %-)
>
>
> On Thu, Jan 14, 2016 at 12:45 PM, Russell Keith-Magee <
> russell at keith-magee.com> wrote:
>
>>
>> For your consideration:
>>
>> Attached is a patch that adds Python 3 compatibility (without losing
>> Python 2 compatibility) to Clang’s Python bindings.
>>
>> The patch also includes PEP8 formatting cleanups, and a setup.py file to
>> make it easier to install the bindings into a working Python development
>> environment.
>>
>> Yours,
>> Russell Keith-Magee %-)
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160201/b4a3df40/attachment.html>


More information about the cfe-commits mailing list