rfc3987
Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
1.3.8
3.0M downloads/mo
#2794 most downloaded on PyPI
dgerber/rfc3987
What this package is like to depend on
Last release 8 years ago
no release in 18 months
Release timing varies
gaps range from 5 weeks to 1.9 years
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
14 years old
11 releases · first in 2012
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Mar 2012 to Jul 2018Releases
latest 11-
1.3.829 Jul 2018Commits, not release notes
This project publishes no release notes. Between
v1.3.7andv1.3.8there were 6 commits, 4 of them substantive:- Import sys as _sys
- Fix #14: deprecation warnings for unicode escapes in >=3.6
- Fix deprecation warnings for real
- test docstrings in python3.6
-
1.3.703 Oct 2016Commits, not release notes
This project publishes no release notes. Between
v1.3.6andv1.3.7there were 7 commits, 3 of them substantive:- fixed a bug in the IPv6address pattern
- Fix typos
- Include COPYING in dist. Closes #11.
-
1.3.619 May 2016Commits, not release notes
This project publishes no release notes. Between
v1.3.5andv1.3.6there were 2 commits, 1 of them substantive:- Fix wheel config
-
1.3.522 Jan 2016Commits, not release notes
This project publishes no release notes. Between
v1.3.4andv1.3.5there were 13 commits, 11 of them substantive:- Add trove classifiers to indicate Python 3 support
- Add python 3.4 to test environments.
- Clarify license as GNU GPLv3+. Closes #5.
- Fix: lower case hex digits are valid in IPv6.
- Factor out removing dot segments in resolve.
- Pass license as argument to setup function.
- Avoid re-evaluating py version for each unicode escape.
- Allow bdist_rpm to work
- Add python 3.5 to tox environments and classifiers
- Add support link
- Set up universal wheel distribution
-
1.3.408 Mar 2014Commits, not release notes
This project publishes no release notes. Between
v1.3.3andv1.3.4there were 5 commits, 4 of them substantive:- cleanup whitespace
- increment version number
- added test for lower case percent encoding
- fixed #2: allow for lower case hex digits in percent encoding
-
1.3.309 Dec 2013Commits, not release notes
This project publishes no release notes. Between
v1.3.2andv1.3.3there were 3 commits, 2 of them substantive:- increment version number
- fixed bug in remove-dot-segments which left "../" at the begining of some paths
-
1.3.230 Oct 2013Commits, not release notes
This project publishes no release notes. Between
v1.3.1andv1.3.2there were 13 commits, 13 of them substantive:- documented dropping the requirement for regex
- doc typo
- included parse in all
- documentation
- added narrow build compatible patterns, and match function
- added match in all
- Changed format string to {0} instead of {} to make it python2.6 compatible.
- doctests adapted for python 3.3
- added narrow builds and py3.3 to tox environments
- added python2.6 to tox environments
- edited doc for release 1.3.2
- fixed typo in doc title
- fixed doc markup
-
1.3.102 Jun 2012Commits, not release notes
This project publishes no release notes. Between
v1.3.0andv1.3.1there were 6 commits, 5 of them substantive:- added author_email
- adds some support for re
- use tox for testing
- dropped regex requirement
- updated documentation
-
1.3.025 Apr 2012Nothing published for this version
-
1.2.129 Mar 2012Nothing published for this version
-
1.122 Mar 2012Nothing published for this version