8000 bpo-17576: Strict __int__ and __index__ return types; operator.index always uses __index__ by mdickinson · Pull Request #13740 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-17576: Strict __int__ and __index__ return types; operator.index always uses __index__#13740

Closed
mdickinson wants to merge 2 commits intopython:masterfrom
mdickinson:make-int-and-index-return-types-strict
Closed

bpo-17576: Strict __int__ and __index__ return types; operator.index always uses __index__#13740
mdickinson wants to merge 2 commits intopython:masterfrom
mdickinson:make-int-and-index-return-types-strict

Commits

Commits on Jun 2, 2019

0