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: ua-parser/uap-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ua-parser/uap-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jul 8, 2023

  1. Slightly late update of uap-core to 0.18.0

    See ua-parser/uap-core@v0.16.0...v0.18.0
    for the upstream changelog
    
    Also remove 2.7 and 3.6 from the changelog as they're not accessible
    from setup-python anymore, we'd need to e.g. install them by hand
    using pyenv if we want to keep them (which might be a good idea but
    it's not like anyone is touching the 0.x code so changes of breakage
    are low anyway).
    
    - actions/setup-python#672
    - actions/setup-python#544
    masklinn committed Jul 8, 2023
    2 Configuration menu
    Copy the full SHA
    ae6398d View commit details
    Browse the repository at this point in the history
Loading