Skip to content

New tests for better covering of tuples inside with statements#4650

Merged
cobaltt7 merged 2 commits into
psf:mainfrom
Pedro-Muller29:test-cases-tuple-with-stmt
Jun 28, 2025
Merged

New tests for better covering of tuples inside with statements#4650
cobaltt7 merged 2 commits into
psf:mainfrom
Pedro-Muller29:test-cases-tuple-with-stmt

Conversation

@Pedro-Muller29
Copy link
Copy Markdown
Contributor

As mentioned in my comment, I believe my initial PR already handled both cases correctly. Therefore, this PR just add new test cases.

I have not added a changelog entry, as I believe it is not necessary for this kind of PR.

Resolves #4642

  • Add an entry in CHANGES.md if necessary?
  • Add / update tests if necessary?
  • Add new / update outdated documentation?

@Pedro-Muller29 Pedro-Muller29 changed the title added new tests for better covering of tuples inside with statements New tests for better covering of tuples inside with statements Apr 12, 2025
@JelleZijlstra JelleZijlstra added the ci: skip news Pull requests that don't need a changelog entry. label Apr 13, 2025
@cobaltt7 cobaltt7 merged commit df0ac36 into psf:main Jun 28, 2025
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

internal error while formatting with-statement with tuple and none tuple argument

3 participants