File: 0.4.0.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 (8 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
0.4.0 -- 2016-08-20
-------------------

- Add ``ParseResult.from_parts`` and ``ParseResultBytes.from_parts`` class
  methods to easily create a ParseResult

- When using regular expressions, use ``[0-9]`` instead of ``\d`` to avoid
  finding ports with "numerals" that are not valid in a port