Skip to content

Problemas con pospell #1352

Closed
Closed
@rtobar

Description

@rtobar

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions