Don't use 'is' with literals
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Sun, 28 Jun 2020 20:47:22 +0000 (21:47 +0100)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Sun, 28 Jun 2020 20:47:22 +0000 (21:47 +0100)
commitae8c94206f1509a11aa47488fd110c430711f97e
treea48f7ac8f1255f4b0de658cea6cb6cbe361d74a5
parent26bdabad3ce50855c8592433b3f54f4ac0eafcde
Don't use 'is' with literals

It causes a SyntaxWarning on install, and possibly undefined test results

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/956021
Forwarded: https://github.com/pandas-dev/pandas/pull/33322

Gbp-Pq: Name fix_is_warnings.patch
pandas/tests/frame/test_alter_axes.py