Skip to content

InvalidOperationException is updated (typing)#20

Merged
dmitry-lipetsk merged 1 commit intopostgrespro:masterfrom
dmitry-lipetsk:D20260323_001--InvalidOperationException-is-updated
Mar 23, 2026
Merged

InvalidOperationException is updated (typing)#20
dmitry-lipetsk merged 1 commit intopostgrespro:masterfrom
dmitry-lipetsk:D20260323_001--InvalidOperationException-is-updated

Conversation

@dmitry-lipetsk
Copy link
Collaborator

  • source returns typing.Optional[str]
  • repr uses assert type(self) is InvalidOperationException
    • suppression of E721 is deleted

- source returns typing.Optional[str]
- __repr__ uses assert type(self) is InvalidOperationException
   - suppression of E721 is deleted
@dmitry-lipetsk dmitry-lipetsk merged commit 7b9cd1d into postgrespro:master Mar 23, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant