Skip to content

Commit

Permalink
Add merge conflict magnet
Browse files Browse the repository at this point in the history
  • Loading branch information
cognifloyd committed Jun 19, 2024
1 parent 46c6c85 commit 210cb16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/notes/2.23.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ The default version of the pex tool has been updated from 2.3.1 to 2.3.3.

Fix running python source files that have dashes in them (bug introduced in 2.20). For example: `pants run path/to/some-executable.py`

Exported virtualenvs can use Pants-provided Python if a `PythonProvider` backend is enabled (like `pants.backend.python.providers.experimental.pyenv`). Before Pants 2.23, virtualenv exports could only use pre-installed python binaries.

#### Terraform

The `tfsec` linter now works on all supported platforms without extra config.
Expand Down

0 comments on commit 210cb16

Please sign in to comment.