Skip to content

Conversation

srittau
Copy link
Collaborator

@srittau srittau commented Jul 9, 2024

No description provided.

@srittau
Copy link
Collaborator Author

srittau commented Jul 9, 2024

Closes: #12295

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Jul 9, 2024

Diff from mypy_primer, showing the effect of this PR on open source code:

schemathesis (https://github.com/schemathesis/schemathesis)
+ src/schemathesis/failures.py: note: In member "from_exception" of class "ValidationErrorContext":
+ src/schemathesis/failures.py:68: error: Argument "schema" to "ValidationErrorContext" has incompatible type "Union[Mapping[str, Any], bool, Unset]"; expected "Union[Dict[str, Any], bool]"  [arg-type]
+ src/schemathesis/failures.py:70: error: Argument "instance" to "ValidationErrorContext" has incompatible type "Union[Any, Unset]"; expected "Union[None, bool, float, str, List[Any], Dict[str, Any]]"  [arg-type]

@JelleZijlstra JelleZijlstra merged commit eb04221 into python:main Jul 12, 2024
@srittau srittau deleted the jsonschema-4.23 branch July 12, 2024 07:55
max-muoto pushed a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
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.

2 participants