CodeQL library for Python
codeql/python-all 0.11.13 (changelog, source)
Search

Module Yarl::Url

Provides models for a the yarl.URL class:

See https://yarl.readthedocs.io/en/stable/api.html#yarl.URL

Import path

import semmle.python.frameworks.Yarl

Predicates

instance

Gets a reference to an instance of yarl.URL.

Classes

InstanceSource

A source of instances of yarl.URL, extend this class to model new instances.

YarlUrlMultiDictProxyInstance

An attribute read on a yarl.URL that is a MultiDictProxy instance.