File: 1.3.1.rst

package info (click to toggle)
python-rfc3986 2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 500 kB
  • sloc: python: 2,899; makefile: 18
file content (12 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
1.3.1 -- 2019-04-23
-------------------

- Only apply IDNA-encoding when there are characters
  outside of the ASCII character set.

  See also `GitHub #52`_

.. links

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