source: uri/docs/source/release-notes/0.4.0.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: 294 bytes
RevLine 
[230]10.4.0 -- 2016-08-20
2-------------------
3
4- Add ``ParseResult.from_parts`` and ``ParseResultBytes.from_parts`` class
5 methods to easily create a ParseResult
6
7- When using regular expressions, use ``[0-9]`` instead of ``\d`` to avoid
8 finding ports with "numerals" that are not valid in a port
Note: See TracBrowser for help on using the repository browser.