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: adblockplus/cms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: adblockplus/cms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: migration-to-python3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 26 files changed
  • 3 contributors

Commits on Aug 10, 2022

  1. Make test pass on Python 2.7 with pinned versions

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    410df59 View commit details
    Browse the repository at this point in the history
  2. Do not run broken test

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3860c98 View commit details
    Browse the repository at this point in the history
  3. 2to3 autofix

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7d1b26e View commit details
    Browse the repository at this point in the history
  4. Python 3 doesn't need pinned versions

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0654cd9 View commit details
    Browse the repository at this point in the history
  5. Fix markdown deprecated error

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9a77071 View commit details
    Browse the repository at this point in the history
  6. Replace deprecated jinja2 imports

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    742d4f4 View commit details
    Browse the repository at this point in the history
  7. Fix no charrefs error

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    113854e View commit details
    Browse the repository at this point in the history
  8. Fix type annotation

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    278221e View commit details
    Browse the repository at this point in the history
  9. Fix some bytes/string confusion errors

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5bd9385 View commit details
    Browse the repository at this point in the history
  10. Fix test flakiness

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e115699 View commit details
    Browse the repository at this point in the history
  11. Refactor tests to requests

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5f8f728 View commit details
    Browse the repository at this point in the history
  12. Fix set repr for python 3

    Laura Barluzzi committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    1fa8af7 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Update Python version on docs

    Laura Barluzzi committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1705e57 View commit details
    Browse the repository at this point in the history
  2. Pin versions

    Laura Barluzzi committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7eb4015 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Delete empty line

    tonifeliu authored and Laura Barluzzi committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    e56d72d View commit details
    Browse the repository at this point in the history
  2. Remove empty line

    tonifeliu authored and Laura Barluzzi committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    b386ada View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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