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 | |||||||||
failed |
#569142
external
|
ERP5.CodingStyleTest-Master |
01:07:51
|
||||||
passed |
#569271
external
|
ERP5.PerformanceTest-Master |
00:26:50
|
||||||
failed |
#569143
external
|
ERP5.UnitTest-Master |
01:32:22
|
||||||
failed |
#569144
external
|
ERP5.UnitTest-Zope2 |
01:44:42
|
||||||
passed |
#569158
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:15:03
|
||||||
passed |
#569166
external
|
Wendelin.UnitTest-Master |
04:13:27
|
||||||