Overview
Request 1130336 accepted
- update to 2.0.0:
* typing hints
* Fixed coveralls issues with KeyError and HTTP 422
Unprocessable Entity.
* Added support for passing slices to '__setitem__()' and
'__delitem__()'. Expanded the testcases accordingly.
* Fixed incorrect error handling when passing objects of
unsupported types to the right hand operand of the rich
comparison methods of NocaseList. This previously caused
AttributeError "'list' object has no attribute 'lower'" and
TypeError "'int' object is not iterable" to be raised which was
confusing. This is now handled by returning 'NotImplemented'
from these methods as recommended by Python, causing TypeError
with a proper message to be raised by Python.#
* Resurrected support for byte strings as list values in the
default implementation of the casefold method. The list can now
contains unicode strings and byte strings.
* Added type hints and type checking with MyPy (issue #96).
installation of the package.
- initial specfile 1.0.3
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 2.0.0:
* typing hints
* Fixed coveralls issues with KeyError and HTTP 422
Unprocessable Entity.
* Added support for passing slices to '__setitem__()' and
'__delitem__()'. Expanded the testcases accordingly.
* Fixed incorrect error handling when passing objects of
unsupported types to the right hand operand of the rich
comparison methods of NocaseList. This previously caused
AttributeError "'list' object has no attribute 'lower'" and
TypeError "'int' object is not iterable" to be raised which was
confusing. This is now handled by returning 'NotImplemented'
from these methods as recommended by Python, causing TypeError
with a proper message to be raised by Python.#
* Resurrected support for byte strings as list values in the
default implementation of the casefold method. The list can now
contains unicode strings and byte strings.
* Added type hints and type checking with MyPy (issue #96).
installation of the package.
- initial specfile 1.0.3
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
anag+factory set openSUSE:Factory:Staging:I as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:I"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:I"
licensedigger accepted review
The legal review is accepted preliminary. The package may require actions later on.
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:I got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:I got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:I got accepted.