Commit 388e95b
authored
### Rationale for this change
Thrift 0.22.0 removed virtual in generated code when templates feature is enabled. So it will not generate unnecessary vtables for the class.
### What changes are included in this PR?
Just update generated code.
### Are these changes tested?
Yes.
### Are there any user-facing changes?
No.
* GitHub Issue: #50267
Authored-by: Zehua Zou <zehuazou2000@gmail.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
1 parent 889141a commit 388e95b
3 files changed
Lines changed: 239 additions & 239 deletions
0 commit comments