Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smarie/python-makefun
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.15.6
Choose a base ref
...
head repository: smarie/python-makefun
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.16.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on May 9, 2025

  1. Configuration menu
    Copy the full SHA
    6f123d7 View commit details
    Browse the repository at this point in the history
  2. Removed official support for python versions <3.9. These versions w…

    …ill not run in CI anymore. Note that `2.7` is
    
      still supported - until corresponding github action stops working.
    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    5cb9466 View commit details
    Browse the repository at this point in the history
  3. Added pre-releases for 3.14

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    19b2d3c View commit details
    Browse the repository at this point in the history
  4. Removed python 2.7 too from the supported ones

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    6483678 View commit details
    Browse the repository at this point in the history
  5. Removed 3.14 for now

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    3b1e628 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #114 from smarie/feature/py35_in_ci

    Removing support for legacy python versions
    smarie authored May 9, 2025
    Configuration menu
    Copy the full SHA
    c8990e6 View commit details
    Browse the repository at this point in the history
  7. Added gh pages workflow. Fixed #116

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    db58274 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #117 from smarie/chore/116_gh_pages_workflow

    Added gh pages workflow. Fixed #116
    smarie authored May 9, 2025
    Configuration menu
    Copy the full SHA
    4573c65 View commit details
    Browse the repository at this point in the history
  9. Fixed RuntimeError in tests when running on pythn 3.14. Added pytho…

    …n 3.14 to CI. Fixed #112
    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    87eb2eb View commit details
    Browse the repository at this point in the history
  10. Changelog

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    498ed69 View commit details
    Browse the repository at this point in the history
  11. Changed the fix to leverage pytest-asyncio, now that we do not suppor…

    …t python <3.9 anymore
    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    4771aaf View commit details
    Browse the repository at this point in the history
  12. With latest versions of all actions

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    39f061e View commit details
    Browse the repository at this point in the history
  13. Merge pull request #118 from smarie/feature/112_support_py314

    Add support for python 3.14
    smarie authored May 9, 2025
    Configuration menu
    Copy the full SHA
    321a39c View commit details
    Browse the repository at this point in the history
  14. Changelog for tag, ready to release

    Sylvain MARIE committed May 9, 2025
    Configuration menu
    Copy the full SHA
    197b148 View commit details
    Browse the repository at this point in the history
Loading