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

Update pyplot docs using RLock #1230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update pyplot docs using RLock #1230

wants to merge 1 commit into from

Conversation

pypae
Copy link

@pypae pypae commented Feb 19, 2025

📚 Context

Following documentation for matplotlib throws AttributeError: ‘RendererAgg’ has no attribute ‘lock’

🧠 Description of Changes

Update code snippet to use threading.RLock instead of the no longer existing RendererAgg.lock

Size:

  • [ x ] Small

🌐 References

Forum discussion

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@sfc-gh-dmatthews sfc-gh-dmatthews self-requested a review February 19, 2025 17:34
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.

1 participant