AnandInguva opened a new issue, #23566: URL: https://github.com/apache/beam/issues/23566
### What happened? Dill has reported a bug https://github.com/uqfoundation/dill/issues/488. From the issue: Between 3.9 and 3.10, the number of arguments to build a CodeType didn't change, but `co_lnotab` was replaced with `co_linetable`. This created a corrupted stack trace in python 3.10 test which don't happen in other python versions. Dill has a solution merged on to the main branch and will be available in the next dill release. ### Issue Priority Priority: 2 ### Issue Component Component: sdk-py-core -- 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]
