Skip to content

DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' #19915

@Bernhard-Fluehmann

Description

@Bernhard-Fluehmann

make testsuite in x-pack/filebeat prints the following error message:
......./tmp/python-env/build/ve/docker/lib/python3.7/site-packages/yaml/constructor.py:126: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
if not isinstance(key, collections.Hashable):

I don't know how important this is but thought it would be worth mentioning.

For confirmed bugs, please report:

  • Version: master
  • Operating System: Mac OS
  • Steps to Reproduce: make testsuite

Metadata

Metadata

Assignees

Labels

Team:PlatformsLabel for the Integrations - Platforms team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions