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

Make PyUnstable_Unicode_GET_CACHED_HASH return -1 on PyPy#157

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
vstinner merged 2 commits intopython:mainfromencukou:uncached-hash-minus-one
Oct 15, 2025

Conversation

@encukou
Copy link
Member

PyUnstable_Unicode_GET_CACHED_HASH should return -1 if the hash is not immediately available for any reason. “Using PyPy” can be that reason!

Let's encourage people to use a a fallback for -1, so changing the caching behaviour is easier in the future :)

@vstinnervstinner merged commite510a7b intopython:mainOct 15, 2025
36 checks passed
@vstinner
Copy link
Member

Good idea! I merged your PR, thanks.

@encukouencukou deleted the uncached-hash-minus-one branchOctober 22, 2025 12:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vstinnervstinnervstinner left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@encukou@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp