Skip to content

Make urllib.robotparser fully support wildcard in paths #115644

@hongyeoplee

Description

@hongyeoplee

Some robots.txt files are not parsed at all with python internal library (those contain wildcards in paths):

While, above files all are very well parsed with https://github.com/google/robotstxt.

Related: #114310 and #114310 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions