File: 1.3.0.rst

package info (click to toggle)
python-rfc3986 1.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 488 kB
  • sloc: python: 2,950; makefile: 16
file content (12 lines) | stat: -rw-r--r-- 259 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
1.3.0 -- 2019-04-20
-------------------

- Add the ``IRIReference`` class which parses data according
  to RFC 3987 and encodes into an ``URIReference``.

  See also `GitHub #50`_

.. links

.. _GitHub #50:
    https://github.com/python-hyper/rfc3986/pull/50