jrmccluskey commented on code in PR #25795: URL: https://github.com/apache/beam/pull/25795#discussion_r1136209282
########## sdks/python/apache_beam/typehints/opcodes.py: ########## @@ -428,10 +432,16 @@ def gen_start(state, arg): def load_closure(state, arg): + # The arg is no longer offset by len(covar_names) as of 3.11 Review Comment: I added some references to documentation -- 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]
