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

Special handling for locale data from dependencies: data.external #264

Closed
glebm opened this issue Sep 24, 2017 · 0 comments
Closed

Special handling for locale data from dependencies: data.external #264

glebm opened this issue Sep 24, 2017 · 0 comments
Assignees
Milestone

Comments

@glebm
Copy link
Owner

glebm commented Sep 24, 2017

Locale data from dependencies should not be considered unused.
Also, we should not attempt to ever modify that data (e.g. during normalize).

For this, a new data.external key should be introduced and handled accordingly with the above.

+@vsakarov

@glebm glebm changed the title Special handling for locale data from dependencies: data.read_external Special handling for locale data from dependencies: data.external Sep 24, 2017
glebm added a commit that referenced this issue Sep 24, 2017
Adds a new configuration setting, `data.external`, for locale data from dependencies.

Locale data from dependencies is never considered unused and we never
modify it.

Fixes #264
@glebm glebm added this to the v0.9.19 milestone Sep 24, 2017
@glebm glebm self-assigned this Sep 24, 2017
glebm added a commit that referenced this issue Sep 24, 2017
Adds a new configuration setting, `data.external`, for locale data from dependencies.

Locale data from dependencies is never considered unused and we never
modify it.

Fixes #264
glebm added a commit that referenced this issue Sep 25, 2017
Adds a new configuration setting, `data.external`, for locale data from dependencies.

Locale data from dependencies is never considered unused and we never
modify it.

Fixes #264
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant