Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate empty list as indicator for marking all channels #1307

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

drammock
Copy link
Member

PR Description

paves the way for future change in behavior of mark_channels(..., ch_names=[]) from marking all channels to marking no channels.

Closes #1294

Merge checklist

Maintainer, please confirm the following before merging.
If applicable:

  • All comments are resolved
  • This is not your own PR
  • All CIs are happy
  • PR title starts with [MRG]
  • whats_new.rst is updated
  • New contributors have been added to CITATION.cff
  • PR description includes phrase "closes <#issue-number>"

Copy link
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean and great, thanks @drammock

@sappelhoff
Copy link
Member

Most of the test failures are flukes, see:

However, these ones are real:

could you address them before we merge this, please?

@sappelhoff sappelhoff added this to the 0.16 milestone Sep 20, 2024
@sappelhoff sappelhoff added the API label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mark_channels behavior unexpected/unintuitive
4 participants