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

Add py311 support 🎬 2️⃣ #285

Merged
merged 4 commits into from
Dec 23, 2022

Conversation

randomir
Copy link
Member

@randomir randomir commented Dec 23, 2022

  • Add python 3.11 support
  • Drop appveyor in favor of circleci
  • Improve ci config

@randomir randomir force-pushed the add-py311-support-take2 branch from 4f0045c to 48f107d Compare December 23, 2022 11:22
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2022

Codecov Report

Merging #285 (f5edb6e) into master (507e36e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #285   +/-   ##
=======================================
  Coverage   91.98%   91.98%           
=======================================
  Files          18       18           
  Lines        2158     2158           
=======================================
  Hits         1985     1985           
  Misses        173      173           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@randomir randomir force-pushed the add-py311-support-take2 branch from 617beb2 to f5edb6e Compare December 23, 2022 12:09
@randomir randomir merged commit 6d4f584 into dwavesystems:master Dec 23, 2022
@randomir randomir deleted the add-py311-support-take2 branch December 23, 2022 12:18
randomir added a commit that referenced this pull request Dec 23, 2022
New Features
---

- Add Python 3.11 support.
  See #285.

Fixes
---

- Adapt SA concurrency test to new Neal default schedule.
  See #278.

- Add lattice ref solver to docs.
  See #282.

- Stop using deprecated numpy type aliases.
  See #283.

- Fix async multiprocess queue logging test.
  See #286.
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.

2 participants