Skip to content

beautifulsoup4: The 'text' argument to find()-type methods is deprecated #189

@FriedrichFroebel

Description

@FriedrichFroebel

It seems like we are currently using some deprecated beautifulsoup4 parameters:

test/test_geocaching.py::TestShortcuts::test_get_cache_by_guid
  /home/me/pycaching/.env/lib/python3.10/site-packages/bs4/element.py:784: DeprecationWarning: The 'text' argument to find()-type methods is deprecated. Use 'string' instead.
    warnings.warn(

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions