fishy commented on PR #3101: URL: https://github.com/apache/thrift/pull/3101#issuecomment-2652073947
The biggest new feature of go 1.23 was the range-over-func iterators, but looking at https://pkg.go.dev/github.com/apache/thrift/lib/go/thrift I don't think any of our API can take advantage of that, so we likely don't need to make any other change in addition to this one. @dcelasun please let me know if you can think of anything we can improve with new features from 1.23 :) -- 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