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

Ensure that Hacl_Hash_SHA2 does not appear as a library to link to#312

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

Merged

Conversation

@ntamas
Copy link
Contributor

When trying to update PyOxidizer and PyOxy to support standalone builds of Python 3.12, I noticed that the build attempted to link to a library namedHacl_Hash_SHA2 whenpyoxy was linked (with-lHacl_Hash_SHA2). This PR fixes the metadata inPYTHON.json.

Copy link
Member

@zaniebzanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Makes sense to me if the builds pass.

@zanieb
Copy link
Member

Can you share a diff of thePYTHON.json metadata?

@ntamas
Copy link
ContributorAuthor

Sure! I'm attaching two diffs here;full.diff was generated withdiff -u, but it contains lots of lines where the only difference is in the names of the temporary folders where the build was executed.relevant.diff was created manually fromfull.diff by deleting those chunks where the only difference was the name of the temporary folder so you can see the differences more clearly.

Both diffs are attached in a ZIP file here:diffs.zip

zanieb reacted with heart emoji

@zaniebzanieb self-assigned thisSep 7, 2024
@zanieb
Copy link
Member

Thanks! The change in the metadata makes sense to me but I don't fully understand why it was written this way in the first place?

@ntamas
Copy link
ContributorAuthor

I don't know either -- maybe@indygreg remembers? I think he was the one who initially wrote the code for supporting Python 3.12 where the pre-3.12 hash functions were replaced with implementations from HACL*.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@zaniebzaniebzanieb approved these changes

Assignees

@zaniebzanieb

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ntamas@zanieb

[8]ページ先頭

©2009-2025 Movatter.jp