Closed
Description
En versiones actuales de la rama 3.9 pospell
falla al azar al analizar whatsnew/3.5.po
, lo cual está bloqueando algunos PRs (pero no otros, dada la naturaleza intermitente del problema). Por ejemplo estas son dos corridas una justo después de la otra:
(python-docs) [rtobar@cronopio python-docs-es]---> while python scripts/create_dict.py && pospell -p dict.txt -l es_ES whatsnew/3.5.po; do echo "paso"; done; echo fallo
Created 'dict.txt'
paso
Created 'dict.txt'
paso
Created 'dict.txt'
whatsnew/3.5.po:1797:Oberkirch
whatsnew/3.5.po:2019:Oberkirch
whatsnew/3.5.po:2035:Oberkirch
whatsnew/3.5.po:2767:Oberkirch
whatsnew/3.5.po:2783:Oberkirch
whatsnew/3.5.po:2801:Oberkirch
whatsnew/3.5.po:2816:Oberkirch
whatsnew/3.5.po:2838:Oberkirch
fallo
(python-docs) [rtobar@cronopio python-docs-es]---> while python scripts/create_dict.py && pospell -p dict.txt -l es_ES whatsnew/3.5.po; do echo "paso"; done; echo fallo
Created 'dict.txt'
whatsnew/3.5.po:1797:Oberkirch
whatsnew/3.5.po:2019:Oberkirch
whatsnew/3.5.po:2035:Oberkirch
whatsnew/3.5.po:2767:Oberkirch
whatsnew/3.5.po:2783:Oberkirch
whatsnew/3.5.po:2801:Oberkirch
whatsnew/3.5.po:2816:Oberkirch
whatsnew/3.5.po:2838:Oberkirch
fallo
Metadata
Metadata
Assignees
Labels
No labels