Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 141
    • Merge requests 141
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedi
  • erp5erp5
  • Merge requests
  • !1748

Merged
Created Mar 06, 2023 by Jérome Perrin@jeromeOwner

pylint: fix KeyError: <type 'numpy.ufunc'> visible with pandas 0.24.2

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 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.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/pylint-pandas-0.24.2
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7