jimexist commented on code in PR #2789: URL: https://github.com/apache/thrift/pull/2789#discussion_r1734746042
########## test/py/Makefile.am: ########## @@ -71,50 +71,50 @@ TESTS= $(py_unit_tests) gen-py/%/__init__.py: ../%.thrift $(THRIFT) - test -f ../v0.16/$(notdir $<) \ - && $(THRIFT) --gen py ../v0.16/$(notdir $<) \ + test -f ../$(notdir $<) \ Review Comment: no not really - i didn't spend time in python impl in the last year or so -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@thrift.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org