Skip to content

[2.7] Replace 1/0 with 1//0 in tests to avoid Python 3 warns#10833

Merged
vstinner merged 1 commit into
python:2.7from
vstinner:py3k_warn
Nov 30, 2018
Merged

[2.7] Replace 1/0 with 1//0 in tests to avoid Python 3 warns#10833
vstinner merged 1 commit into
python:2.7from
vstinner:py3k_warn

Replace 1/0 with 1//0 in tests to avoid Python 3 warns

3ef5bea
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs