Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_format.py
Find file
Blame
History
Permalink
A test for the recent overflow-in-format-crash bug.
· 549ab8a9
Michael W. Hudson
authored
Oct 11, 2002
Only runs when sys.maxint == 2**32 - 1; different things go wrong on a 64-bit box.
549ab8a9