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

investigate crashes in primer #821

Open
KotlinIsland opened this issue Nov 26, 2024 · 0 comments
Open

investigate crashes in primer #821

KotlinIsland opened this issue Nov 26, 2024 · 0 comments

Comments

@KotlinIsland
Copy link
Owner

setuptools (https://github.com/pypa/setuptools)
- version: 2.8.0+dev.0935784ab77e91c869bae67be01ba0f420678620
+ version: 2.8.0+dev.bbc0c3ec4ab4f8c2e740b3fa081ddf24d02adc23
-   File "/checker.py", line 3119, in visit_block
+   File "/checker.py", line 3121, in visit_block
-   File "/checker.py", line 3119, in visit_block
+   File "/checker.py", line 3121, in visit_block
-   File "/checker.py", line 3182, in visit_assignment_stmt
+   File "/checker.py", line 3184, in visit_assignment_stmt
-   File "/checker.py", line 3515, in check_assignment
+   File "/checker.py", line 3517, in check_assignment
- KeyError: <mypy.nodes.NameExpr object at 0x7f7221675e10>
+ KeyError: <mypy.nodes.NameExpr object at 0x7f5bbee1de10>

pydantic (https://github.com/pydantic/pydantic)
- version: 2.8.0+dev.0935784ab77e91c869bae67be01ba0f420678620
+ version: 2.8.0+dev.bbc0c3ec4ab4f8c2e740b3fa081ddf24d02adc23
-   File "/semanal.py", line 7297, in accept
+   File "/semanal.py", line 7301, in accept

core (https://github.com/home-assistant/core)
- version: 2.8.0+dev.0935784ab77e91c869bae67be01ba0f420678620
+ version: 2.8.0+dev.bbc0c3ec4ab4f8c2e740b3fa081ddf24d02adc23
-   File "/checker.py", line 5424, in visit_decorator
+   File "/checker.py", line 5426, in visit_decorator
-   File "/checker.py", line 5429, in visit_decorator_inner
+   File "/checker.py", line 5431, in visit_decorator_inner
-   File "/checker.py", line 3119, in visit_block
+   File "/checker.py", line 3121, in visit_block
-   File "/checker.py", line 3182, in visit_assignment_stmt
+   File "/checker.py", line 3184, in visit_assignment_stmt
-   File "/checker.py", line 3515, in check_assignment
+   File "/checker.py", line 3517, in check_assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant