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 support for Python 3.8 #1168

Closed
wants to merge 39 commits into from
Closed

Add support for Python 3.8 #1168

wants to merge 39 commits into from

Commits on Jan 24, 2023

  1. Add matrix

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    e1d4514 View commit details
    Browse the repository at this point in the history
  2. Add Python 3.8

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    edcf671 View commit details
    Browse the repository at this point in the history
  3. Drop support for 3.8

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    26c2307 View commit details
    Browse the repository at this point in the history
  4. Fix typo in matrix.os

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    fefe25c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8448784 View commit details
    Browse the repository at this point in the history
  6. Fix matrix def

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3c0cdd7 View commit details
    Browse the repository at this point in the history
  7. Fix doctest in Holder

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4cb61a4 View commit details
    Browse the repository at this point in the history
  8. Fix cache in Windows

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5739948 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e0fede View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eac6784 View commit details
    Browse the repository at this point in the history
  11. Optimise cache

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ebda8aa View commit details
    Browse the repository at this point in the history
  12. Fix dependency conflict

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5d99c4f View commit details
    Browse the repository at this point in the history
  13. Reduce cache size

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8a3d63c View commit details
    Browse the repository at this point in the history
  14. Fix lint

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    b932925 View commit details
    Browse the repository at this point in the history
  15. Fix tests

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    675c4a6 View commit details
    Browse the repository at this point in the history
  16. Collect tests

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    713ae39 View commit details
    Browse the repository at this point in the history
  17. Fix core tests path

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    4c7b4df View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c3489f1 View commit details
    Browse the repository at this point in the history
  19. Cache openfisca bin

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    050a268 View commit details
    Browse the repository at this point in the history
  20. Use virtualenv

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    5b333bf View commit details
    Browse the repository at this point in the history
  21. Apply suggestions from code review

    Co-authored-by: Matti Schneider <matti.schneider@openfisca.fr>
    bonjourmauko and MattiSG committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1cc90e8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5809252 View commit details
    Browse the repository at this point in the history
  23. Update README.md

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3c9de5c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    046f7f9 View commit details
    Browse the repository at this point in the history
  25. Refactor the deps action

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    67ec505 View commit details
    Browse the repository at this point in the history
  26. Fix typo in 'input'

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    6563f1f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b497e69 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    68171eb View commit details
    Browse the repository at this point in the history
  29. Fix dependency in job

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f5897e1 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5669775 View commit details
    Browse the repository at this point in the history
  31. Fix jobs dependencies

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    467198b View commit details
    Browse the repository at this point in the history
  32. Fix typo in lint-style

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0bce283 View commit details
    Browse the repository at this point in the history
  33. Add web trigger

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c5c016d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    319d015 View commit details
    Browse the repository at this point in the history
  35. Rename workflows

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    1fce7fb View commit details
    Browse the repository at this point in the history
  36. Remove spurious newline

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    51272c3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b8434b0 View commit details
    Browse the repository at this point in the history
  38. Sync Conda deps with PyPi

    benoit-cty authored and bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    76856d6 View commit details
    Browse the repository at this point in the history
  39. Bump version

    bonjourmauko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    51272ee View commit details
    Browse the repository at this point in the history