Skip to content

1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 16:02
· 352 commits to master since this release
1.4.2

Changed

  • When trying to install wheels with invalid RECORD files, Poetry does not fail anymore but only prints a warning.
    This mitigates an unintended change introduced in Poetry 1.4.1 (#7694).

Fixed

  • Fix an issue where relative git submodule urls were not parsed correctly (#7017).
  • Fix an issue where Poetry could freeze when building a project with a build script if it generated enough output to fill the OS pipe buffer (#7699).