| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.4.0.tar.gz | 2023-10-05 | 2.1 MB | |
| 3.4.0.zip | 2023-10-05 | 2.3 MB | |
| README.md | 2023-10-05 | 732 Bytes | |
| Totals: 3 Items | 4.5 MB | 0 | |
What's Changed
Added
- Add CodeQL workflow by @jorgectf in https://github.com/spotify/luigi/pull/3244
Fixed
- Fix compatibility with cythonized tasks. by @MichaelGrupp in https://github.com/spotify/luigi/pull/3246
- fix flake8 error in master by @dlstadther in https://github.com/spotify/luigi/pull/3248
- Do not escape
tags in task tooltips, so that the line breaks are… by @ewallace-RI in https://github.com/spotify/luigi/pull/3250 - Silence false positive UnconsumedParameterWarning by @starhel in https://github.com/spotify/luigi/pull/3235
- Fix pymssql import by @grihabor in https://github.com/spotify/luigi/pull/3252
Full Changelog: https://github.com/spotify/luigi/compare/3.3.0...3.4.0