The source project of this merge request has been removed.
update for python-ligo-lw "compress =" mechanism
Description
This patch updates lalsuite for the impending removal of the "gz =" keyword argument from python-ligo-lw. The previous functionality is now implemented using the "compress =" keyword argument, and new default behaviour has been defined that means in all cases in lalsuite the "gz=" keyword argument can simply be removed.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API
If any of the Backwards Incompatible check boxes are ticked please provide a justification why this change is necessary and why it needs to be done in a backwards incompatible way.
This patch does not change exported APIs, but it does change the use of imported APIs.
Review Status
Not reviewed.