Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete confusing comment #207

Merged
merged 19 commits into from
Feb 22, 2025

Conversation

studyingegret
Copy link
Contributor

The comment was my personal exclamation when learning the code, and now it seems more confusing than helpful. :) It is accidentally committed in #206. (Mostly the message for this commit)

(Note: The commit history is long because this branch is not forked from main on my fork repository.)

studyingegret and others added 19 commits February 1, 2025 00:30
The test failures on Windows (which are not present on Linux) are caused by the test code using simple string compare (through dict) when simulating files. On Windows, paths are formed with "\" instead of "/", which causes inconsistency in the string compare. (Specifically, the "\" were inserted by os.path.join in FluentResourceLoader.)
The comment was committed in PR#206. It was my personal exclamation
when learning the code, and now it seems more confusing than helpful.
The comment was my personal exclamation when learning the code,
and now it seems more confusing than helpful. :) It is present in
projectfluent#206.
@eemeli eemeli merged commit e4fc3c2 into projectfluent:main Feb 22, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants