cwegener commented on PR #23965:
URL: https://github.com/apache/superset/pull/23965#issuecomment-1539088288

   > Hi @dpgaspar! We have a Mypy configuration problem in #23927 Do you know 
how to fix it?
   > 
   > > Basically the problem is that some dependencies (e.g. Flask since 
version 2.0) have stubs include in their main distribution, while other 
dependencies require stubs to be installed vie the typeshed distribution. (i.e. 
the 'types-*' packages from PyPI).
   
   I'm actually not very concerned about the static type checking at the 
moment. I think it's a lower priority.
   Getting the Async Query Runner working with Flask 2.2 is currently the main 
blocker for migrating to Flask 2.2


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to