Overview

Request 718267 accepted

- version update to 0.17.0
* Added support for using `typing.Dict` and `typing.List` in multibindings. See :meth:`multibind `.
* Added multibinding-specific :func:`provider ` variant: :func:`multiprovider `
* Deprecated using :func:`provider ` for multibindings
* Fixed failure to provide a default value to a `NewType`-aliased type with auto_bind enabled
* Deprecated :func:`Key `, :func:`SequenceKey ` and
:func:`MappingKey ` – use real types or type aliases instead
* Deprecated using single-item lists and dictionaries for multibindings - use real types or type aliases instead
Technically backwards incompatible:
* typing.List and typing.Dict specializations are now explicitly disallowed as :meth:`bind `
interfaces and types returned by :func:`provider `-decorated methods

Request History
Petr Gajdos's avatar

pgajdos created request

- version update to 0.17.0
* Added support for using `typing.Dict` and `typing.List` in multibindings. See :meth:`multibind `.
* Added multibinding-specific :func:`provider ` variant: :func:`multiprovider `
* Deprecated using :func:`provider ` for multibindings
* Fixed failure to provide a default value to a `NewType`-aliased type with auto_bind enabled
* Deprecated :func:`Key `, :func:`SequenceKey ` and
:func:`MappingKey ` – use real types or type aliases instead
* Deprecated using single-item lists and dictionaries for multibindings - use real types or type aliases instead
Technically backwards incompatible:
* typing.List and typing.Dict specializations are now explicitly disallowed as :meth:`bind `
interfaces and types returned by :func:`provider `-decorated methods


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by