Skip to content
Snippets Groups Projects

Track deprecations in igwn_ligolw

Detailed Description

  • igwn_ligolw.array is deprecated; all functionality moved to igwn_ligolw.ligolw.Array.
  • igwn_ligolw.param id deprecated; all functionality moved to igwn_ligolw.ligolw.Param. Note that there is a bug upstream that the placeholder module igwn_ligolw.param does not import the Param class, which caused code that requires it to fail prior to the expiration of the deprecation. See computing/software/igwn-ligolw!27 (merged).
  • Content handlers for param, array, and lsctables are active by default and no longer necessary.

Fixes #796.

API Changes

Please tick one of the following options:

  • These changes do not modify the API.
  • These changes do modify the API, and are backwards compatible.
  • These changes do modify the API, and are backwards incompatible.

For examples of changes that do not modify the API and/or are considered backwards (in)compatible, please see the contributing guide.

Justification for Backwards Incompatible Changes

Review Status

Merge request reports

Members who can merge are allowed to add commits.
Approval is optional
Ready to merge by members who can write to the target branch.

Merge details

  • 2 commits and 1 merge commit will be added to master.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading