8000 gh-111140: Fix edge case in PyLong_AsNativeBytes where large negative longs may require an extra byte by zooba · Pull Request #116053 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-111140: Fix edge case in PyLong_AsNativeBytes where large negative longs may require an extra byte#116053

Merged
encukou merged 19 commits intopython:mainfrom
zooba:gh-111140
Apr 5, 2024
Merged

gh-111140: Fix edge case in PyLong_AsNativeBytes where large negative longs may require an extra byte#116053
encukou merged 19 commits intopython:mainfrom
zooba:gh-111140

Commits

Commits on Mar 1, 2024

Commits on Mar 4, 2024

Commits on Mar 19, 2024

Commits on Mar 28, 2024

Commits on Apr 2, 2024

Commits on Apr 4, 2024

0