# Issue 17046 # # modified: /pandas/tests/indexes/test_base.py, # /doc/source/whatsnew/v0.21.0.txt # # Include both '>' and '<' in the error message in # TestMixedIntIndex.test_argsort and # TestMixedIntIndex.test_numpy_argsort
Modified: Mo Zhou <cdluminate@gmail.com>
Modification Note: Part of the original patch doesn't apply.
Removed modification to doc/source/whatsnew/v0.21.0.txt from the original
patch.
Gbp-Pq: Name up_tst_np_argsort_comparison2
pandas (0.20.3-11) unstable; urgency=medium
* Team upload.
* Cherry-pick upstream commit
5f2b96bb637f6ddeec169c5ef8ad20013a03c853
to workaround a numpy bug. (Closes: #884294)
+ patches/up_tst_dont_assert_that_a_bug_exists_in_numpy
* Cherry-pick upstream commits to fix test failure caused by test_argsort().
+ patches/up_tst_np_argsort_comparison2
* Workaround test failure of test_basic_indexing() in file
pandas/tests/series/test_indexing.py .
+ patches/deb_fix_test_failure_test_basic_indexing
[dgit import unpatched pandas 0.20.3-11]