forked from pool/python-Werkzeug
* Initial data passed to ``MultiDict`` and similar interfaces only accepts ``list``, ``tuple``, or ``set`` when passing multiple values. It had been changed to accept any ``Collection``, but this matched types that should be treated as single values, such as ``bytes``. :issue:`2994` * When the ``Host`` header is not set and ``Request.host`` falls back to the WSGI ``SERVER_NAME`` value, if that value is an IPv6 address it is wrapped in ``[]`` to match the ``Host`` header. :issue:`2993` - from version 3.1.2 * Improve type annotation for ``TypeConversionDict.get`` to allow the ``type`` parameter to be a callable. :issue:`2988` * ``Headers`` does not inherit from ``MutableMapping``, as it is does not exactly match that interface. :issue:`2989` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Werkzeug?expand=0&rev=100
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:a8dd59d4de28ca70471a34cba79bed5f7ef2e036a76b3ab0835474246eb41f8d
|
|
size 805170
|