Report author here
Report author here
Posted Apr 23, 2026 9:02 UTC (Thu) by devdanzin (subscriber, #183390)In reply to: Report author here by mathstuf
Parent article: Using LLMs to find Python C-extension bugs
I was going to say that I don't believe it would be feasible, but decided to ask Claude for confirmation and actually got a response[0] indicating it would be very feasible and pretty useful for my analysis project! Thank you for asking, it may well be our main future goal.
> I'd selfishly request a review of VTK's generated Python bindings,
Thank you for taking the offer! :)
The main consumable of the review is the list of actionable items[1], but I include all reports and appendices in case you want to see the detailed findings, methodology and other context. Feel free to not act on any of these, we can re-run the tools after your update to abi3.
> I don't want to waste cycles on it as I have a(n unscheduled) plan to update them to be abi3-compliant anyways.
Good news is one of the agents specializes in checking abi3 compliance and migration feasibility, and it generated a report[2] for you. I hope it helps you when you update to abi3.
[0] https://gist.github.com/devdanzin/06c2e34dac411d9a5f3cf45...
[1] https://gist.github.com/devdanzin/bb73cbfce9e421fd853c536...
[2] https://gist.github.com/devdanzin/bb73cbfce9e421fd853c536...
