Développement #92106
python bindings tests failure with python 3.12
Start date:
20 June 2024
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
python bindings tests are failing with python 3.12 as makeSuite has been removed.
Attached patch fixes this.
Files
Associated revisions
History
Updated by Robot Gitea 11 months ago
- Status changed from Nouveau to Solution proposée
- Assignee set to Yann Weber
Yann Weber (yweber) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/lasso/pulls/14
- Titre : Replace deprecated unittest.makeSuite in python bindings tests (#92106)
- Modifications : https://git.entrouvert.org/entrouvert/lasso/pulls/14/files
Updated by Robot Gitea 11 months ago
- Status changed from Solution proposée to Résolu (à déployer)
Benjamin Dauvergne (bdauvergne) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/lasso/pulls/14
- Titre : Replace deprecated unittest.makeSuite in python bindings tests (#92106)
- Modifications : https://git.entrouvert.org/entrouvert/lasso/pulls/14/files
Replace deprecated unittest.makeSuite in python bindings tests (#92106)