anjiahao1 opened a new pull request, #14553:
URL: https://github.com/apache/nuttx/pull/14553

   ## Summary
   
   python api change
   
       tmpfile.rename(args.output)
       ^^^^^^^^^^^^^^
   AttributeError: '_io.BufferedRandom' object has no attribute 'rename'. Did 
you mean: 'name'?
   
   
   ## Impact
   
   coredump.py
   
   ## Testing
   
   run coredump.py in ubuntu22.04 and ubuntu 24.04
   


-- 
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]

Reply via email to