yeandy commented on code in PR #23242: URL: https://github.com/apache/beam/pull/23242#discussion_r971992233
########## sdks/python/apache_beam/typehints/opcodes.py: ########## @@ -241,8 +241,8 @@ def dup_topx(state, arg): state.stack += state[-arg:] -store_attr = pop_top -delete_attr = nop Review Comment: Can you provide more context on this change? Where there any previous issues/failures? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
