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

ENH: add __contains__ to Cycler object #34

Merged
merged 1 commit into from
May 23, 2016

Conversation

tacaswell
Copy link
Member

support 'in'

@WeatherGod WeatherGod merged commit 4cc5baa into matplotlib:master May 23, 2016
@QuLogic QuLogic modified the milestone: v1.0 Jun 3, 2016
QuLogic added a commit to QuLogic/cycler that referenced this pull request Oct 29, 2021
This is the first Cycler feature release in some years. New features
include:

* Added `Cycler.by_key`, which produces values by key (matplotlib#26)
* Added `Cycler.__contains__`, which adds support for `in` checks (matplotlib#34)
* Wheels now includes the LICENSE file (matplotlib#48)
* The sdist now includes the LICENSE (matplotlib#58) and tests (matplotlib#32)
* Cycler no longer supports Python 2. Supported versions of Python are
  3.6 and above.
QuLogic added a commit to QuLogic/cycler that referenced this pull request Oct 29, 2021
This is the first Cycler feature release in some years. New features
include:

* Added `Cycler.by_key`, which produces values by key (matplotlib#26)
* Added `Cycler.__contains__`, which adds support for `in` checks (matplotlib#34)
* Wheels now includes the LICENSE file (matplotlib#48)
* The sdist now includes the LICENSE (matplotlib#58) and tests (matplotlib#32)
* Cycler no longer supports Python 2. Supported versions of Python are
  3.6 and above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants