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: python-poetry/poetry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.1
Choose a base ref
...
head repository: python-poetry/poetry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.2
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 20, 2023

  1. Correctly parse Git submodule URLs (#7017)

    (cherry picked from commit 71b3d6e)
    evanrittenhouse authored and radoering committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    84cc8b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. remove stdout=subprocess.PIPE from env._call, which can cause poetry …

    …install to hang (#7699)
    
    Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
    (cherry picked from commit fa5543a)
    fzahle and radoering committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    5955c6a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. installer: do not fail on invalid wheels, print only a warning (#7694)

    (cherry picked from commit c2a7a8d)
    radoering committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d74fdb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

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