pylint: fix KeyError: <type 'numpy.ufunc'> visible with pandas 0.24.2
Updating pandas to 0.24.2 revealed as : File "develop-eggs/astroid-1.3.8+slapospatched001-py2.7.egg/astroid/raw_building.py", line 360, in _set_proxied return _CONST_PROXY[const.value.__class__] KeyError: <type 'numpy.ufunc'> when linting code referencing pandas. The problem is actually with some numpy `ufunc`, such as numpy.sin, but we don't seem to have code using it in the test suite.
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
passed |
#568140
external
|
ERP5.CodingStyleTest-TestRunner2 |
01:06:52
|
||||||
passed |
#568142
external
|
ERP5.UnitTest-TestRunner2 |
02:00:05
|
||||||
failed |
#567941
external
retried
|
ERP5.CodingStyleTest-TestRunner2 |
00:39:49
|
||||||
passed |
#567985
external
retried
|
ERP5.CodingStyleTest-TestRunner2 |
01:52:21
|
||||||
passed |
#568057
external
retried
|
ERP5.CodingStyleTest-TestRunner2 |
01:07:10
|
||||||
canceled |
#567942
external
retried
|
ERP5.UnitTest-TestRunner2 |
01:05:47
|
||||||
canceled |
#567986
external
retried
|
ERP5.UnitTest-TestRunner2 |
01:25:21
|
||||||
passed |
#568051
external
retried
|
ERP5.UnitTest-TestRunner2 |
02:39:55
|
||||||