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 95ac128cf THRIFT-6115: Escape Python-keyword names in service extends
and cross-module type references Client: py
add ace596c93 THRIFT-6116: Escape Python-keyword names in consts,
enum-value defaults, required-field checks, and type_hints/twisted/enum modes
Client: py
No new revisions were added by this update.
Summary of changes:
compiler/cpp/src/thrift/generate/t_py_generator.cc | 14 +--
lib/py/test/test_compiler/Thrift5927.thrift | 23 ++++
lib/py/test/test_compiler/test_keyword_escape.py | 126 ++++++++++++---------
3 files changed, 101 insertions(+), 62 deletions(-)