Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[NOMERGE] trying to get Python 3.14 tests to pass#30205

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
jkseppan wants to merge5 commits intomatplotlib:main
base:main
Choose a base branch
Loading
fromjkseppan:py314-checks

Conversation

jkseppan
Copy link
Member

@jkseppanjkseppan commentedJun 22, 2025
edited
Loading

This includes

jkseppanand others added5 commitsJune 23, 2025 12:22
To deep copy an object without calling deepcopy on the object itself,create a new object of the correct class and iterate calling deepcopy onits __dict__.Closesmatplotlib#29157 without relying on private CPython methods.Does not fix the other issue with TransformNode.__copy__.Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
without calling copy.copy
With continue-on-error set so failures don't break the buildCo-authored-by: Oscar Gustafsson <oscar.gustafsson@gmail.com>
And tweak some dependencies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@jkseppan

[8]ページ先頭

©2009-2025 Movatter.jp