Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

--no--cache doesn't work #115

Open
Seluj78 opened this issue Jan 28, 2021 · 4 comments
Open

--no--cache doesn't work #115

Seluj78 opened this issue Jan 28, 2021 · 4 comments

Comments

@Seluj78
Copy link
Collaborator

Seluj78 commented Jan 28, 2021

Screenshot 2021-01-28 at 15 00 23

@JulienPalard
Copy link
Collaborator

There's two hard things in computer science:

  • Naming things
  • Cache invalidation
  • Off by one errors

(while I'm here, I don't see how the screenshot is related to the issue title, any hint?)

@Seluj78
Copy link
Collaborator Author

Seluj78 commented Mar 5, 2021

@JulienPalard the screenshot shows that the cache invalidation didn't work because the cache still thinks that glossary.po and others are still not translated but they are

@JulienPalard
Copy link
Collaborator

The screenshot don't show they were translated. I tried to reproduce, but even without using --no-cache I had no invalidation error:

potodo -a 90 -f --exclude c-api --exclude-reserved
# see a fuzzy
# fix it
potodo -a 90 -f --exclude c-api --exclude-reserved
# fixed fuzzy is no longer here

Can you provide a simple reproducer for your issue?

@Seluj78
Copy link
Collaborator Author

Seluj78 commented Apr 24, 2021

Ok let me try and do that

PyDocTeur pushed a commit to python/python-docs-fr that referenced this issue Apr 24, 2021
)

Automerge of PR #1597 by @Seluj78

This was causing confusion, mainly for me, as I thought the `glossary.po` displayed was the one on the root of the project, creating this issue:

AFPy/Potodo#115
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants