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

allow users to set cache_directory via env-var, #1965 #1966

Closed
wants to merge 5 commits into from

Conversation

woutervh
Copy link

implements #1965

@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
jedi/settings.py 86.36% <66.66%> (-3.64%) ⬇️

📢 Thoughts on this report? Let us know!.

@woutervh woutervh changed the title allow users to set cache_directory via env-va, #1965 allow users to set cache_directory via env-var, #1965 Oct 13, 2023
jedi/settings.py Outdated
The cache-directory can be explicitly set by an environment-variable
``JEDI_CACHE_DIR``.

If this env-var is not set, then
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert this sentence? I don't like the grammar.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted.

@davidhalter
Copy link
Owner

Now it's not documented anymore. Sorry I don't have the patience for this. I initially rejected this, so I'm going to close.

@woutervh
Copy link
Author

what does the word "revert" mean in your dictionary?

@woutervh
Copy link
Author

Python applications and certainly libraries should never write anything to hardcoded unconfigurable directories.

I don't understand your objection to such no brainer.

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.

3 participants