[Rpm-maint] [rpm-software-management/rpm] Implement alternative transaction callback style (#1365)

Panu Matilainen notifications at github.com
Mon Sep 28 07:33:47 UTC 2020


Another thing to consider wrt the Python API is the way the new callback style is enabled. Here it's an added argument to ts.run() because that was the cheapest way to get it working, but testing for such a thing at runtime is not nice. Probably the better option would be just copying the C API, ie add a new ts.setCallbackStyle() method that persistently sets the style for a given ts.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1365#issuecomment-699834317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200928/1a26ea5d/attachment.html>


More information about the Rpm-maint mailing list