8000 Make `TexManager.texcache` private · Issue #25942 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
Make TexManager.texcache private #25942
Closed
@oscargus

Description

@oscargus

(Original issue below the line)

As suggested below, it makes sense to make texcache private, which need to go through a deprecation cycle. See https://matplotlib.org/stable/devel/contributing.html#api-changes for a more detailed description of what is required in terms of deprecating something. Also, see the helper function deprecate_privatize_attribute and how it is used in the code base.

Marking as good first issue since there is a minor, well-defined, change. But it may require a bit of reading up to get it right.


Documentation Link

https://matplotlib.org/stable/api/texmanager_api.html

Problem

texcache = '/home/elliott/.cache/matplotlib/tex.cache'

Suggested improvement

Not a big deal, but maybe one can at least add a doc-string stating that is points to $HOME/.cache/matplotlib/tex.cache or however it is actually determined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    API: changesDifficulty: Easyhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0