This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 4937856aa THRIFT-6266: Read the THttpServer Content-Length against its
grammar Client: py
add f8857562e THRIFT-6267: Collect TNonblockingServer reads in a bytearray
Client: py
No new revisions were added by this update.
Summary of changes:
lib/py/Makefile.am | 2 +
lib/py/src/server/TNonblockingServer.py | 10 +-
lib/py/test/test_nonblocking_server_read_buffer.py | 147 +++++++++++++++++++++
3 files changed, 156 insertions(+), 3 deletions(-)
create mode 100644 lib/py/test/test_nonblocking_server_read_buffer.py