Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
pickletester.py
Find file
Blame
History
Permalink
Issue #12744: Fix inefficient representation of integers
· 3c7e9280
Antoine Pitrou
authored
Aug 13, 2011
between 2**31 and 2**63 on systems with a 64-bit C "long".
3c7e9280