Changes between Version 1 and Version 2 of Ticket #15636, comment 1
- Timestamp:
- 10/08/2021 08:42:05 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #15636, comment 1
v1 v2 1 1 * python: rewrite plugin in python with CFFI This lowers memory usage and fixed conflicts with many C Python modules including pygobject 2 2 3 Looks like this adds a dependency to https://cffi.readthedocs.io/en/latest/ 3 Looks like this adds a dependency to https://cffi.readthedocs.io/en/latest/, https://github.com/eliben/pycparser