Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-111389: expose _PyHASH_INF/BITS/MODULUS/IMAG macros as public
- #111418
#111418
Merged
vstinner
merged 18 commits into
python:main
python/cpython:main
from
skirpichev:restore-pyhash-and-pylongnew
skirpichev/cpython:restore-pyhash-and-pylongnew
Copy head branch name to clipboard
Mar 9, 2024
Conversation
Commits
18
(18)
Checks
Files changed
Merged
gh-111389: expose _PyHASH_INF/BITS/MODULUS/IMAG macros as public
#111418
vstinner
merged 18 commits into
python:main
python/cpython:main
from
skirpichev:restore-pyhash-and-pylongnew
skirpichev/cpython:restore-pyhash-and-pylongnew
Copy head branch name to clipboard
Commits
Commits on Oct 28, 2023
gh-111389: restoring _PyHASH_INF/BITS/MODULUS/IMAG macroses as public
Show description for 0ce377a
skirpichev
committed
0ce377a
View commit details
Copy full SHA for 0ce377a
Browse repository at this point
Commits on Oct 29, 2023
Mention public macros in docs
skirpichev
committed
2c6002f
View commit details
Copy full SHA for 2c6002f
Browse repository at this point
Commits on Oct 30, 2023
Revert "Mention public macros in docs"
Show description for 5c42cae
skirpichev
committed
5c42cae
View commit details
Copy full SHA for 5c42cae
Browse repository at this point
Add Doc/c-api/hashing.rst for hash-related C macros
skirpichev
committed
de4e3ae
View commit details
Copy full SHA for de4e3ae
Browse repository at this point
Commits on Oct 31, 2023
Expose macroses as unstable API
skirpichev
committed
1a50a7b
View commit details
Copy full SHA for 1a50a7b
Browse repository at this point
Commits on Nov 15, 2023
Merge branch 'main' into restore-pyhash-and-pylongnew
skirpichev
committed
ebe7604
View commit details
Copy full SHA for ebe7604
Browse repository at this point
Merge branch 'main' into restore-pyhash-and-pylongnew
skirpichev
committed
b7a7ce3
View commit details
Copy full SHA for b7a7ce3
Browse repository at this point
Expose macros as public and move docs to Doc/c-api/hash.rst
skirpichev
committed
7080fa9
View commit details
Copy full SHA for 7080fa9
Browse repository at this point
news entry
skirpichev
committed
9fcd93e
View commit details
Copy full SHA for 9fcd93e
Browse repository at this point
restore link to hashing algorithms
skirpichev
committed
0cc4ff3
View commit details
Copy full SHA for 0cc4ff3
Browse repository at this point
Commits on Nov 16, 2023
Merge branch 'main' into restore-pyhash-and-pylongnew
skirpichev
authored
d978fdb
View commit details
Copy full SHA for d978fdb
Browse repository at this point
Update Misc/NEWS.d/next/C API/2023-11-15-09-24-51.gh-issue-111418.FYYetY.rst
Show description for 00bc891
skirpichev
and
vstinner
authored
00bc891
View commit details
Copy full SHA for 00bc891
Browse repository at this point
address review: versionadded
skirpichev
committed
6aaa610
View commit details
Copy full SHA for 6aaa610
Browse repository at this point
Move to Include/cpython/pyhash.h
skirpichev
committed
a8dec64
View commit details
Copy full SHA for a8dec64
Browse repository at this point
docs nitpick
Show description for d3a61ce
skirpichev
committed
d3a61ce
View commit details
Copy full SHA for d3a61ce
Browse repository at this point
Commits on Mar 8, 2024
Apply suggestions from code review
Show description for 1f3b623
skirpichev
and
vstinner
authored
1f3b623
View commit details
Copy full SHA for 1f3b623
Browse repository at this point
Apply suggestions from review: keep deprecated names as aliases
skirpichev
committed
1dd0fe7
View commit details
Copy full SHA for 1dd0fe7
Browse repository at this point
Add comment
skirpichev
committed
553c663
View commit details
Copy full SHA for 553c663
Browse repository at this point
You can’t perform that action at this time.