pitrou opened a new pull request #10480: URL: https://github.com/apache/arrow/pull/10480
When trying to read an invalid Feather file, the `stackprinter` project would crash when walking the stack and attempting to print detailed information about captured local variables. Specifically, the crash would occur when looking up the `version` attribute on the half-initialized FeatherReader object. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
