Details
Description
Using `--extra-ignore-dirs` option with PySide6 deploy results in python exception. Exception appears to be caused by a list type being passed to function that has cache decorator, resulting in `TypeError: unhashable type: 'list'` error in dependency_util.py file.
Attachments
For Gerrit Dashboard: PYSIDE-2945 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
608881,3 | deploy: use tuple instead of list for lru_cache function | dev | pyside/pyside-setup | Status: MERGED | +2 | +1 |
609247,2 | deploy: use tuple instead of list for lru_cache function | 6.8 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
609337,5 | Desktop Deployment: Add more tests | dev | pyside/pyside-setup | Status: MERGED | +2 | +1 |
610116,2 | Desktop Deployment: Add more tests | 6.8 | pyside/pyside-setup | Status: MERGED | +2 | 0 |