You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/24 23:08:49 UTC

[GitHub] [airflow] mik-laj commented on issue #8088: Auto-generate installation.rst

mik-laj commented on issue #8088:
URL: https://github.com/apache/airflow/issues/8088#issuecomment-716066856


   >     'async': async_packages,
   
   async is a restricted keyword in python. You cannot create a variable with this name, but it can be the name of a key in the dictionary.


----------------------------------------------------------------
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.

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