[PATCH] D85692: python bindings: fix DeprecationWarning

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 20 10:43:00 PDT 2020


jdenny added a comment.

In D85692#2228860 <https://reviews.llvm.org/D85692#2228860>, @nickdesaulniers wrote:

> In D85692#2227531 <https://reviews.llvm.org/D85692#2227531>, @jdenny wrote:
>
>> Does this mean we officially no longer support python 2, which this change breaks?
>
> Send a patch to support both and I'll approve it.

:-)  I have no desire to support both.  I'm asking whether I have to worry about python 2 when I do submit patches.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85692/new/

https://reviews.llvm.org/D85692



More information about the cfe-commits mailing list