a-detiste commented on code in PR #3079: URL: https://github.com/apache/thrift/pull/3079#discussion_r1898058659
########## lib/py/src/compat.py: ########## @@ -17,30 +17,13 @@ # under the License. # -import sys +from io import BytesIO as BufferIO # noqa Review Comment: The two compat.py should go. I planned to do this in the next PR -- 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