sbp opened a new issue, #142:
URL: https://github.com/apache/tooling-trusted-release/issues/142

   ```
   $ poetry run mypy --show-traceback .
   ./atr/db/__init__.py: error: INTERNAL ERROR -- Please try using mypy master 
on GitHub:
   
https://mypy.readthedocs.io/en/stable/common_issues.html#using-a-development-mypy-build
   Please report a bug at https://github.com/python/mypy/issues
   version: 1.16.0
   Traceback (most recent call last):
     File "/Users/sbp/ASF/tooling-trusted-release/.venv/bin/mypy", line 8, in 
<module>
       sys.exit(console_entry())
     File "mypy/build.py", line 2062, in wrap_context
   RuntimeError: ('Not implemented', <class 'mypy.types.TypeGuardedType'>)
   ./atr/db/__init__.py: : note: use --pdb to drop into pdb
   ```
   
   Presumably related to python/mypy#18895, which was closed on 11 Apr 2025. 
Version 1.16.0 of mypy was released on 29 May 2025, so it should incorporate 
this fix, but we obtain this error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org
For additional commands, e-mail: dev-h...@tooling.apache.org

Reply via email to