[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Fix error code of binary operation involving overload by JukkaL · Pull Request #8124 · python/mypy

JukkaL

Previously the error code for the error message was 'call-overload',
which was inconsistent. In addition, the related note had the 'operator'
error code, which made things worse. Now both the error message and
the note have the 'operator' error code.

JukkaL merged commit 4fc7400 into master

Dec 11, 2019

3 checks passed

continuous-integration/appveyor/branch AppVeyor build succeeded

Details

continuous-integration/appveyor/pr AppVeyor build succeeded

Details

continuous-integration/travis-ci/pr The Travis CI build passed

Details