FUTURE BUG: reconsider how we deep-copy path objects #29157#29161
FUTURE BUG: reconsider how we deep-copy path objects #29157#29161saikarna913 wants to merge 2 commits intomatplotlib:mainfrom saikarna913:Feature2
Conversation
There was a problem hiding this comment.
Thank you for opening your first PR into Matplotlib!
If you have not heard from us in a week or so, please leave a new comment below and that should bring it to our attention. Most of our reviewers are volunteers and sometimes things fall through the cracks.
You can also join us on gitter for real-time discussion.
For details on testing, writing docs, and our review process, please see the developer guide
We strive to be a welcoming and open project. Please follow our Code of Conduct.
|
See #21280 for the context of why we are using |
|
This PR requires a high level of python knowledge/experience, certainly beyond my level. @saikarna913 since you have opened a new PR against an easier issue, did you decide this one is also beyond your level? If so we should close this to signal to other contributors that the issue is available to work on. |
PR summary
__deep_copy__function in path.py__deep_copy__PR checklist