Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruff 0.0.292 #149170

Merged
merged 2 commits into from
Oct 3, 2023
Merged

ruff 0.0.292 #149170

merged 2 commits into from
Oct 3, 2023

Conversation

branchvincent
Copy link
Member

Created with brew bump-formula-pr.

release notes

What's Changed

Highlights

This release includes full support for Python 3.12 (out now!), including the new type parameter (PEP 695) and f-string syntaxes (PEP 701).

PEP 701 lifts many of the restrictions on f-strings that existed in the past, allowing for arbitrarily nested f-strings, consistent quote style within f-strings, and more, all of which are now supported by Ruff (thanks to @dhruvmanila in astral-sh/ruff#7376).

Breaking Changes

Rules

Settings

Bug Fixes

Other Changes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.291...v0.0.292

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Oct 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 3, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 3, 2023
Merged via the queue into Homebrew:master with commit cc4d30d Oct 3, 2023
12 checks passed
@branchvincent branchvincent deleted the bump-ruff-0.0.292 branch October 3, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants