FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64() by vstinner · Pull Request #120390 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
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
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64()
- #120390
#120390
Merged
vstinner
merged 12 commits into
python:main
python/cpython:main
from
vstinner:stdint
vstinner/cpython:stdint
Copy head branch name to clipboard
Aug 28, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-120389: Add PyLong_FromInt64() and PyLong_AsInt64()
#120390
vstinner
merged 12 commits into
python:main
python/cpython:main
from
vstinner:stdint
vstinner/cpython:stdint
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2024
gh-120389: Add PyLong_FromInt64() and PyLong_ToInt64()
Show description for 3e50341
vstinner
committed
3e50341
View commit details
Copy full SHA for 3e50341
Browse repository at this point
Add uint32_t to Doc/conf.py
vstinner
committed
7c7b976
View commit details
Copy full SHA for 7c7b976
Browse repository at this point
Commits on Jun 20, 2024
Use PyLong_AsNativeBytes()
Show description for c239d18
vstinner
committed
c239d18
View commit details
Copy full SHA for c239d18
Browse repository at this point
Group documentations
vstinner
committed
1186043
View commit details
Copy full SHA for 1186043
Browse repository at this point
Commits on Aug 27, 2024
Replace "To" with "As"
vstinner
committed
c2150c1
View commit details
Copy full SHA for c2150c1
Browse repository at this point
Merge branch 'main' into stdint
vstinner
committed
050f415
View commit details
Copy full SHA for 050f415
Browse repository at this point
Use Py_ASNATIVEBYTES_ALLOW_INDEX
vstinner
committed
830d250
View commit details
Copy full SHA for 830d250
Browse repository at this point
stable_abi: replace "To" with "As"
vstinner
committed
42b9902
View commit details
Copy full SHA for 42b9902
Browse repository at this point
Address Bénédikt's review
vstinner
committed
0199a80
View commit details
Copy full SHA for 0199a80
Browse repository at this point
Commits on Aug 28, 2024
Remove check_long_asunsignedint() in tests
Show description for 71748a7
vstinner
committed
71748a7
View commit details
Copy full SHA for 71748a7
Browse repository at this point
Update Doc/c-api/long.rst
Show description for dd2194e
vstinner
and
encukou
authored
dd2194e
View commit details
Copy full SHA for dd2194e
Browse repository at this point
Update Doc/c-api/long.rst
Show description for 7070514
vstinner
and
encukou
authored
7070514
View commit details
Copy full SHA for 7070514
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL