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

feat: Drop support for Python 3.8, update dependencies #1782

Merged
merged 48 commits into from
Jun 5, 2024

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    f156954 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. save progress

    MarquessV committed May 30, 2024
    Configuration menu
    Copy the full SHA
    95c7009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0e62bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    360ca18 View commit details
    Browse the repository at this point in the history
  4. fix inverted conditions

    MarquessV committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f272c2d View commit details
    Browse the repository at this point in the history
  5. ruff fixes

    MarquessV committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6e9e42e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aadeda7 View commit details
    Browse the repository at this point in the history
  7. more fixes

    MarquessV committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e8edc4a View commit details
    Browse the repository at this point in the history
  8. less than 100 to go

    MarquessV committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2bcd05c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a54cb8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    3f43ad6 View commit details
    Browse the repository at this point in the history
  2. replace black with ruff

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cadcd18 View commit details
    Browse the repository at this point in the history
  3. update CONTRIBUTING

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6d777c3 View commit details
    Browse the repository at this point in the history
  4. fix typing issue

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    be51189 View commit details
    Browse the repository at this point in the history
  5. remove nest-asyncio

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f41f27b View commit details
    Browse the repository at this point in the history
  6. doc fixes

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    0b42d97 View commit details
    Browse the repository at this point in the history
  7. remove flake8 from lockfile

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    21e7083 View commit details
    Browse the repository at this point in the history
  8. update CI to use 3.9

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6bab44d View commit details
    Browse the repository at this point in the history
  9. another mypy issue

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8194817 View commit details
    Browse the repository at this point in the history
  10. ruff format

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5817fe1 View commit details
    Browse the repository at this point in the history
  11. update dockerfiles

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ff11779 View commit details
    Browse the repository at this point in the history
  12. fix typos in CONTRIBUTING.md

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    d56f6bc View commit details
    Browse the repository at this point in the history
  13. Add values to error message

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    23ccd60 View commit details
    Browse the repository at this point in the history
  14. add more info to error message

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    020a293 View commit details
    Browse the repository at this point in the history
  15. Update pyquil/latex/_diagram.py

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    65c2c9e View commit details
    Browse the repository at this point in the history
  16. Update pyquil/wavefunction.py

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    b0aad91 View commit details
    Browse the repository at this point in the history
  17. Update pyquil/latex/_diagram.py

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    03dd6e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ddaa6a0 View commit details
    Browse the repository at this point in the history
  19. fix more mypy stuff

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    18c05d5 View commit details
    Browse the repository at this point in the history
  20. remove unsed type: ignore

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ded1730 View commit details
    Browse the repository at this point in the history
  21. fix doc conflicts

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c42e197 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    efc6c3d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f30ab79 View commit details
    Browse the repository at this point in the history
  24. fix min version check

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    380e16c View commit details
    Browse the repository at this point in the history
  25. clarify error message

    Co-authored-by: jselig-rigetti <97701976+jselig-rigetti@users.noreply.github.com>
    MarquessV and jselig-rigetti authored May 31, 2024
    Configuration menu
    Copy the full SHA
    604a135 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8292742 View commit details
    Browse the repository at this point in the history
  27. add more info to error

    MarquessV committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e07f181 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. add security check to CI

    MarquessV committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    561b015 View commit details
    Browse the repository at this point in the history
  2. specify container

    MarquessV committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5d88996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47fba33 View commit details
    Browse the repository at this point in the history
  4. fixes

    MarquessV committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    50983ad View commit details
    Browse the repository at this point in the history
  5. fix path?

    MarquessV committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e531035 View commit details
    Browse the repository at this point in the history
  6. checkout repo

    MarquessV committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bebdf2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4f26b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dfe82e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. python < 3.14

    MarquessV committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    880f061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b59167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d21a837 View commit details
    Browse the repository at this point in the history