Features
- Added
URL.raw_suffix
,URL.suffix
,URL.raw_suffixes
,URL.suffixes
,URL.with_suffix
. ((#613)_)
Improved Documentation
- Fixed broken internal references to :meth:
~URL.human_repr
. ((#665)_) - Fixed broken external references to :doc:
multidict:index
docs. ((#665)_)
Deprecations and Removals
- Dropped Python 3.6 support. ((#672)_)