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

Drop support for python 3.5 #467

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Conversation

randomir
Copy link
Member

No description provided.

@randomir randomir merged commit c4f1761 into dwavesystems:master Apr 30, 2021
@randomir randomir deleted the drop-py35 branch April 30, 2021 23:10
randomir added a commit that referenced this pull request Jun 28, 2021
New Features
---

- Annotated `Future.sampleset` with `.wait_id` method (#377)
- Added `dispatches_events` decorator that can be used to simplify event
  dispatch on method entry and exit (#443/#455)
- CLI: added `--client` option to override the client type used (#458)

Fixes
---

- Dispatch sampling events also from unstructured solvers (#454)
- CLI: fixed solver by client filtering (#457)
- Docs: added link checks (#464), updated sphinx/conf (#470)

Changes
---

- CLI: deprecated `-c` flag (short for `--config-file`) in favor
  of `-f` (#458)
- Dropped Python 3.5 support (#467)
- Deprecated `Future.{eta_min,eta_max}` (#468)
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.

1 participant