Skip to content

bpo-36048: Use __index__() instead of __int__() for implicit conversion if available.#11952

Merged
serhiy-storchaka merged 5 commits into
python:masterfrom
serhiy-storchaka:convert-python-number-to-c-int
Feb 25, 2019
Merged

bpo-36048: Use __index__() instead of __int__() for implicit conversion if available.#11952
serhiy-storchaka merged 5 commits into
python:masterfrom
serhiy-storchaka:convert-python-number-to-c-int

Extend the warning message.

fbecff8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs