-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: python-poetry/poetry
base: 1.8.1
head repository: python-poetry/poetry
compare: 1.8.2
- 9 commits
- 11 files changed
- 4 contributors
Commits on Feb 27, 2024
-
non-package-mode: fix
poetry add
(#9046)(cherry picked from commit f66f8ab)
Configuration menu - View commit details
-
Copy full SHA for 304c54a - Browse repository at this point
Copy the full SHA 304c54aView commit details
Commits on Feb 28, 2024
-
harden lazy wheel wheel error handling
This change attempts to provide a catch-all safety net for circumstances where an index server is behaving badly when ranged requests are made. Additionally, this change also helps guard against missing "Content-Range" headers in specific scenarios. (cherry picked from commit b7bc5ce)
Configuration menu - View commit details
-
Copy full SHA for f2bfacb - Browse repository at this point
Copy the full SHA f2bfacbView commit details -
repo/http: add debug log for lazy wheel error
(cherry picked from commit 120f289)
1Configuration menu - View commit details
-
Copy full SHA for 3e43146 - Browse repository at this point
Copy the full SHA 3e43146View commit details
Commits on Mar 1, 2024
-
lazy-wheel: be more robust with regard to Artifactory's incorrect han…
…dling of range requests with negative offsets see #9056 (comment) (cherry picked from commit a70330b)
Configuration menu - View commit details
-
Copy full SHA for d8afecb - Browse repository at this point
Copy the full SHA d8afecbView commit details -
lazy-wheel: improve handling of servers that tell us that they suppor…
…t range requests but do not respect them (cherry picked from commit fd8489e)
Configuration menu - View commit details
-
Copy full SHA for 58995de - Browse repository at this point
Copy the full SHA 58995deView commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33b7618 - Browse repository at this point
Copy the full SHA 33b7618View commit details -
Hash metadata as bytes (#9049)
Because warehouse doesn't send a charset, this can get decoded as something other than utf-8, which doesn't encode (as utf-8) back to the same bytes. For hash purposes especially, just look at the original bytes. (cherry picked from commit 28d5c00)
Configuration menu - View commit details
-
Copy full SHA for 03f3232 - Browse repository at this point
Copy the full SHA 03f3232View commit details -
Improve error message when installing non-package in package-mode
(cherry picked from commit 0266156)
Configuration menu - View commit details
-
Copy full SHA for 70d4f58 - Browse repository at this point
Copy the full SHA 70d4f58View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e22d6 - Browse repository at this point
Copy the full SHA c3e22d6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.8.1...1.8.2