Skip to content

Commit

Permalink
Merge branch 'master' into ipv6_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Sep 26, 2024
2 parents d518fd8 + 7d013d2 commit 90f13f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,8 @@ There are two kinds of properties: *decoded* and *encoded* (with
result as :meth:`URL.path`. If the ``%25`` was unquoted, it would be
impossible to tell the difference between ``%2F`` and ``%252F``.

.. versionadded:: 1.12

.. attribute:: URL.path_qs

Decoded *path* part of URL and query string, ``'/'`` for absolute URLs without *path* part.
Expand Down

0 comments on commit 90f13f4

Please sign in to comment.