Skip to content

migrate iterutils.py from glue

Kipp Cannon requested to merge (removed):iterutils into master

Description

this is now the only module in glue that any of the gstlal packages depend on, and after the ligolw migration the only module in glue much of lalsuite will depend on. moving it here simplifies the LVK package dependency graph, possibly breaking dependency loops.

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.

Review Status

The code is mature and has been used in reviewed projects for many years. This patch is not reviewed.

Merge request reports

Loading