Ignore OverflowWarning by default.  To enable the warning, use

	python -Wdefault

or

	python -Wdefault::OverflowWarning
1 file changed