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

gh-111389: expose _PyHASH_INF/BITS/MODULUS/IMAG macros as public#111418

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
Merged
Changes from1 commit
Commits
Show all changes
18 commits
Select commitHold shift + click to select a range
0ce377a
gh-111389: restoring _PyHASH_INF/BITS/MODULUS/IMAG macroses as public
skirpichevOct 28, 2023
2c6002f
Mention public macros in docs
skirpichevOct 29, 2023
5c42cae
Revert "Mention public macros in docs"
skirpichevOct 30, 2023
de4e3ae
Add Doc/c-api/hashing.rst for hash-related C macros
skirpichevOct 30, 2023
1a50a7b
Expose macroses as unstable API
skirpichevOct 31, 2023
ebe7604
Merge branch 'main' into restore-pyhash-and-pylongnew
skirpichevNov 15, 2023
b7a7ce3
Merge branch 'main' into restore-pyhash-and-pylongnew
skirpichevNov 15, 2023
7080fa9
Expose macros as public and move docs to Doc/c-api/hash.rst
skirpichevNov 15, 2023
9fcd93e
news entry
skirpichevNov 15, 2023
0cc4ff3
restore link to hashing algorithms
skirpichevNov 15, 2023
d978fdb
Merge branch 'main' into restore-pyhash-and-pylongnew
skirpichevNov 16, 2023
00bc891
Update Misc/NEWS.d/next/C API/2023-11-15-09-24-51.gh-issue-111418.FYY…
skirpichevNov 16, 2023
6aaa610
address review: versionadded
skirpichevNov 16, 2023
a8dec64
Move to Include/cpython/pyhash.h
skirpichevNov 16, 2023
d3a61ce
docs nitpick
skirpichevNov 16, 2023
1f3b623
Apply suggestions from code review
skirpichevMar 8, 2024
1dd0fe7
Apply suggestions from review: keep deprecated names as aliases
skirpichevMar 8, 2024
553c663
Add comment
skirpichevMar 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Update Misc/NEWS.d/next/C API/2023-11-15-09-24-51.gh-issue-111418.FYY…
…etY.rstCo-authored-by: Victor Stinner <vstinner@python.org>
  • Loading branch information
@skirpichev@vstinner
skirpichev andvstinner authoredNov 16, 2023
commit00bc891bddd55525f23f302362b88b13adaecca8
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
Add :c:macro:`PyHASH_MODULUS`, :c:macro:`PyHASH_BITS`, :c:macro:`PyHASH_INF`
and :c:macro:`PyHASH_IMAG` Cmacroses. Patch by Sergey B Kirpichev.
and :c:macro:`PyHASH_IMAG` Cmacros. Patch by Sergey B Kirpichev.

[8]ページ先頭

©2009-2025 Movatter.jp