Luigi: Support Tornado>=6

Created on 20 May 2020  路  5Comments  路  Source: spotify/luigi

Sorry to duplicate #2805, but I'm forced to uninstall Luigi from my JupyterLab environment since Tornado < 6 is breaking my extensions. Would you reconsider supporting Tornado 6? Thanks!

Most helpful comment

Cool. I will work on some PRs to follow this up.

All 5 comments

According to Tornado release notes: Python 2.7 and 3.4 are no longer supported; the minimum supported Python version is 3.5.2.

However Luigi still claims to support Python 3.3 and 3.4. So there are two options: 1) Luigi drops 3.3. and 3.4; 2) have more branches in setup.py. Wdyt @Tarrasch @dlstadther ? Both 3.3. and 3.4 have reached end of life, so it seems fair to drop them (we are not testing either of those anyway in CI).

I'm cool to drop mentioned support of 3.3 and 3.4

Cool. I will work on some PRs to follow this up.

hum, still no hope for tornado>=6 support ? waiting for https://github.com/tornadoweb/tornado/pull/2815 ?

@stonebig Sorry, blame me on this. I will make a few PRs to move this forward.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kashifjt picture kashifjt  路  5Comments

ocschwar picture ocschwar  路  3Comments

citynorman picture citynorman  路  6Comments

thiagueraGyn picture thiagueraGyn  路  7Comments

fmorency picture fmorency  路  5Comments