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

M131 public py3.13 #273

Closed
wants to merge 22 commits into from
Closed

M131 public py3.13 #273

wants to merge 22 commits into from

Conversation

HinTak
Copy link
Collaborator

@HinTak HinTak commented Oct 21, 2024

#272 plus building for python 3.13

Refining earlier change (kyamagu#214). It turns out that Xvfb's GL behavior on Linux
differ depending on whether there is actual graphic hardware or entirely
headless. The Apple GL settings works on Xvfb on my computer
(AMD Radeon R5 Graphics), but fails in github headless CI.

Fixes kyamagu#266
Milestone 130
-------------
  * Ganesh files have been moved out of include/gpu/ into include/gpu/ganesh/. Shims have been left in place, but clients should migrate to the new paths.
…was never used

google/skia@16722e4
Revert "Allow passing multiple node IDs per PDF structure node."

    This reverts commit 2a016ba.
    StructureElemementNode::fAdditionalNodeIds is currently unused and
    appears to never have been used.

    Change-Id: If2c1aae88909dc3ec701e94008108e2dc02504bb
    Reviewed-on: https://skia-review.googlesource.com/c/skia/+/905896
@HinTak
Copy link
Collaborator Author

HinTak commented Oct 22, 2024

SETUPTOOLS_USE_DISTUTILS="stdlib" breaks 3.12.

So mainly we are looking for a way of getting 3.9 to work, I think.

This was referenced Oct 23, 2024
@HinTak
Copy link
Collaborator Author

HinTak commented Oct 24, 2024

Superceded by the tidied up #275

@HinTak HinTak closed this Oct 24, 2024
@HinTak HinTak mentioned this pull request Oct 25, 2024
@HinTak HinTak deleted the m131-public-py3.13 branch November 5, 2024 23:25
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