Closed
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Bump black 24.8.0 -> 26.3.1 in dev_requirements.txt - Reformat all Python files with black 26.3.1 (28 files) - Drop Python 3.9 from CI matrix (black 26.3.1 requires >=3.10) - Update ci.yml, generated-code-checks-template.yml, preview.yml, publish-dev-release.yml Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Prettier-format regenerate-common.ts and package.json - Black 26.3.1 format 3 typespec-python test files Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Regenerate all autorest.python test fixtures with black 26.3.1 - Fix duplicate Linux_Python311 matrix key in Cadl_Python_CI Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Black 26.3.1 normalizes two blank lines after top-level imports to one. Update both the custom jinja2 template and the generated setup.py to match black 26.3.1 output, fixing the CI regeneration diff check. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Black 26.3.1 removes extra blank lines after imports and docstrings. Run black with line-length=120 on all generated test files to match what the TypeSpec emitter produces with the new black version. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto PR for microsoft/typespec#10373
This PR is generated from the pipeline triggered manually.