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: opticaloptical/playwright-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: opticaloptical/playwright-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.11
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on May 11, 2021

  1. Copy the full SHA
    cf08799 View commit details
  2. Revert "fix: fix greenlet version for compatibility with pypy (micros…

    …oft#621)"
    
    This reverts commit 1df5a54.
    The reason for that is that there was no actual user bug report for it.
    If we want to add PyPi support in the future, we would also need to add
    bots to ensure it works over time and reflect the changes in the docs.
    mxschmitt committed May 11, 2021
    Copy the full SHA
    72863cb View commit details
  3. Copy the full SHA
    c0de93c View commit details

Commits on May 12, 2021

  1. Revert "fix: restrict installation to Ubuntu 18.04 (microsoft#665)"

    This reverts commit 53cf799.
    
    On apt based PIP installations only PIP 20.0.2 is shippd, so we can't
    assume that they have a PIP which is >= 20.3 currently. Maybe in 1-2 years.
    mxschmitt committed May 12, 2021
    Copy the full SHA
    8ff6b3b View commit details

Commits on May 20, 2021

  1. Copy the full SHA
    75678bc View commit details
Loading