Skip to content

Commit

Permalink
Include #2540 in the change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Sep 19, 2024
1 parent 88df028 commit 41a8add
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ now merged at the end of the resolve in a serialized fashion with
prefixes on each log line indicating which target the log line
corresponds to.

In addition, a race in Pex's PEP-517 implementation that could (rarely)
lead to spurious metadata generation errors or sdist creation errors is
fixed.

* Fix intermittent PEP-517 failures. (#2540)
* Plumb `--pip-version` to Platform tag calculation. (#2538)
* Add the ability to specify the `--pip-log` path. (#2536)

Expand Down

0 comments on commit 41a8add

Please sign in to comment.