source: uri/docs/source/release-notes/0.2.1.rst@ 230

Last change on this file since 230 was 230, checked in by wouter, 4 years ago

#91 clone https://pypi.org/project/rfc3986/

File size: 288 bytes
Line 
10.2.1 -- 2015-03-20
2-------------------
3
4- Check that the bytes of an IPv4 Host Address are within the valid range.
5 Otherwise, URIs like "http://256.255.255.0/v1/resource" are considered
6 valid.
7
8- Add 6 to the list of unreserved characters. It was previously missing.
9 Closes bug #9
Note: See TracBrowser for help on using the repository browser.