zangrc
ba69248dd4
python3-werkzeug: upgrade 2.0.1 -> 2.0.2
...
Version 2.0.2
-------------
Released 2021-10-05
- Handle multiple tokens in ``Connection`` header when routing
WebSocket requests. :issue:`2131`
- Set the debugger pin cookie secure flag when on https. :pr:`2150`
- Fix type annotation for ``MultiDict.update`` to accept iterable
values :pr:`2142`
- Prevent double encoding of redirect URL when ``merge_slash=True``
for ``Rule.match``. :issue:`2157`
- ``CombinedMultiDict.to_dict`` with ``flat=False`` considers all
component dicts when building value lists. :issue:`2189`
- ``send_file`` only sets a detected ``Content-Encoding`` if
``as_attachment`` is disabled to avoid browsers saving
decompressed ``.tar.gz`` files. :issue:`2149`
- Fix type annotations for ``TypeConversionDict.get`` to not return an
``Optional`` value if both ``default`` and ``type`` are not
``None``. :issue:`2169`
- Fix type annotation for routing rule factories to accept
``Iterable[RuleFactory]`` instead of ``Iterable[Rule]`` for the
``rules`` parameter. :issue:`2183`
- Add missing type annotation for ``FileStorage.__getattr__``
:issue:`2155`
- The debugger pin cookie is set with ``SameSite`` set to ``Strict``
instead of ``None`` to be compatible with modern browser security.
:issue:`2156`
- Type annotations use ``IO[bytes]`` and ``IO[str]`` instead of
``BinaryIO`` and ``TextIO`` for wider type compatibility.
:issue:`2130`
- Ad-hoc TLS certs are generated with SAN matching CN. :issue:`2158`
- Fix memory usage for locals when using Python 3.6 or pre 0.4.17
greenlet versions. :pr:`2212`
- Fix type annotation in ``CallbackDict``, because it is not
utilizing a bound TypeVar. :issue:`2235`
- Fix setting CSP header options on the response. :pr:`2237`
- Fix an issue with with the interactive debugger where lines would
not expand on click for very long tracebacks. :pr:`2239`
- The interactive debugger handles displaying an exception that does
not have a traceback, such as from ``ProcessPoolExecutor``.
:issue:`2217`
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com >
2021-10-25 08:35:04 -07:00
..
2020-06-29 08:22:57 -07:00
2021-10-14 07:15:37 -07:00
2021-06-24 12:54:18 -07:00
2021-01-04 14:48:29 -08:00
2020-06-03 15:15:42 -07:00
2020-06-29 08:23:13 -07:00
2020-06-29 08:23:18 -07:00
2020-07-06 10:21:18 -07:00
2020-07-03 18:07:00 -07:00
2020-06-17 08:57:49 -07:00
2020-07-03 18:07:05 -07:00
2020-07-03 18:07:09 -07:00
2020-08-06 10:26:29 -07:00
2020-06-17 08:57:58 -07:00
2020-06-17 08:58:02 -07:00
2021-06-24 12:54:18 -07:00
2021-06-23 10:45:31 -07:00
2020-06-17 08:55:53 -07:00
2021-05-31 07:38:06 -07:00
2021-02-19 10:02:43 -08:00
2021-08-26 09:57:25 -07:00
2021-04-01 08:31:16 -07:00
2020-06-17 08:56:52 -07:00
2021-04-21 08:26:07 -07:00
2020-06-11 07:42:47 -07:00
2020-06-17 08:56:34 -07:00
2020-06-17 08:56:43 -07:00
2020-06-17 08:56:47 -07:00
2021-01-25 14:34:06 -08:00
2021-09-07 10:02:11 -07:00
2021-10-14 07:15:36 -07:00
2021-01-12 09:16:03 -08:00
2021-02-01 10:44:55 -08:00
2021-06-24 12:54:18 -07:00
2021-02-01 10:44:20 -08:00
2020-09-28 20:49:15 -07:00
2021-10-14 07:15:37 -07:00
2020-07-16 12:10:25 -07:00
2020-07-12 19:04:17 -07:00
2020-07-16 12:10:32 -07:00
2020-07-16 12:10:35 -07:00
2020-07-16 12:10:39 -07:00
2020-10-16 23:11:58 -07:00
2020-09-16 09:16:41 -07:00
2020-07-16 12:10:43 -07:00
2020-07-03 18:07:12 -07:00
2021-05-24 07:36:50 -07:00
2020-07-06 10:18:56 -07:00
2020-07-06 10:19:15 -07:00
2021-03-22 09:19:27 -07:00
2021-10-14 07:15:36 -07:00
2021-10-18 09:49:37 -07:00
2020-09-05 13:04:40 -07:00
2021-02-01 10:44:46 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-30 08:10:12 -07:00
2021-08-16 08:21:14 -07:00
2021-10-18 09:49:36 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-16 08:21:14 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-04-29 08:43:53 -07:00
2020-08-25 10:33:13 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-01-04 14:48:29 -08:00
2021-10-18 09:49:36 -07:00
2021-04-22 07:28:15 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-08-10 10:58:00 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-17 08:36:19 -07:00
2021-10-14 07:15:37 -07:00
2021-08-03 10:21:25 -07:00
2021-05-28 06:50:20 -07:00
2021-09-17 08:36:19 -07:00
2021-08-03 10:21:25 -07:00
2020-11-27 11:54:04 -08:00
2021-08-03 10:21:25 -07:00
2020-06-22 08:38:19 -07:00
2021-08-03 10:21:25 -07:00
2021-08-30 08:10:12 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-08-03 10:21:25 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-10-18 09:49:36 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2020-08-25 10:33:34 -07:00
2021-09-28 09:15:08 -07:00
2020-10-22 22:16:35 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-10-25 08:35:04 -07:00
2020-06-19 10:17:50 -07:00
2021-03-17 12:05:22 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-04-06 08:58:42 -07:00
2021-10-18 09:49:36 -07:00
2020-06-29 08:22:13 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-01-28 10:51:52 -08:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:36 -07:00
2021-10-18 09:49:36 -07:00
2021-08-03 10:21:25 -07:00
2021-08-19 09:56:43 -07:00
2021-08-03 10:21:25 -07:00
2021-09-17 08:36:19 -07:00
2021-08-16 08:21:14 -07:00
2021-05-17 08:52:24 -07:00
2021-09-20 08:43:37 -07:00
2021-01-28 10:52:18 -08:00
2021-08-16 08:21:14 -07:00
2021-08-26 09:57:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-09-24 12:52:49 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2021-09-10 06:55:20 -07:00
2021-10-18 09:49:36 -07:00
2021-08-16 08:21:14 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2020-09-07 11:28:04 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-11-27 11:54:04 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-23 21:58:55 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-23 21:58:55 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-06-19 10:17:50 -07:00
2021-08-03 10:21:25 -07:00
2020-06-08 13:58:02 -07:00
2021-08-16 08:21:14 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-30 08:10:12 -07:00
2021-10-14 07:15:36 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-10-18 09:49:37 -07:00
2021-10-18 09:49:37 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-16 08:21:14 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-10-18 09:49:37 -07:00
2021-08-26 09:57:25 -07:00
2021-09-24 08:11:53 -07:00
2021-03-30 09:04:34 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-09-28 09:15:08 -07:00
2021-09-28 09:15:08 -07:00
2021-10-18 09:49:36 -07:00
2021-08-03 10:21:25 -07:00
2021-09-24 08:11:53 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-02-19 10:02:43 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:36 -07:00
2021-09-20 08:43:37 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-16 08:21:14 -07:00
2021-08-03 10:21:25 -07:00
2021-05-19 09:16:54 -07:00
2021-10-14 07:15:36 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-10-14 07:15:36 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-01-25 14:34:06 -08:00
2020-06-13 21:34:21 -07:00
2021-08-03 10:21:25 -07:00
2020-07-03 18:07:33 -07:00
2021-10-20 12:33:31 -07:00
2021-09-20 08:43:37 -07:00
2021-08-19 09:56:43 -07:00
2021-05-11 08:25:56 -07:00
2020-07-06 10:19:48 -07:00
2021-08-27 13:08:27 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-10 06:55:20 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-24 08:11:53 -07:00
2021-01-25 14:34:06 -08:00
2021-10-14 07:15:36 -07:00
2021-08-03 10:21:25 -07:00
2021-05-17 08:52:24 -07:00
2021-08-03 10:21:25 -07:00
2020-06-11 07:43:01 -07:00
2021-08-03 10:21:25 -07:00
2021-04-13 08:06:07 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2021-08-03 10:21:25 -07:00
2021-01-27 10:21:14 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-06-01 07:48:10 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-01-08 08:40:54 -08:00
2021-01-08 08:41:24 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2021-08-03 10:21:25 -07:00
2020-06-26 08:55:45 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-17 08:36:19 -07:00
2021-09-20 08:43:37 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2021-04-01 08:31:16 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-05-19 17:14:09 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-08-10 10:57:57 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-10 06:55:20 -07:00
2021-08-03 10:21:25 -07:00
2021-08-30 08:10:12 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-06-19 10:20:36 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-10-08 09:25:01 -07:00
2021-02-01 10:44:55 -08:00
2021-08-03 10:21:25 -07:00
2020-06-22 08:38:00 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-07-29 10:35:05 -07:00
2020-08-18 09:37:53 -07:00
2021-10-14 07:15:37 -07:00
2021-09-27 11:34:15 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2020-09-28 20:49:15 -07:00
2021-08-17 08:11:16 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-10-22 22:16:54 -07:00
2020-11-04 11:08:50 -08:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-10-19 09:21:18 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-25 08:15:33 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-09-20 08:43:37 -07:00
2021-10-18 09:49:37 -07:00
2020-11-27 11:54:04 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-03 08:35:28 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-04-26 08:22:59 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-27 11:34:15 -07:00
2021-08-23 21:58:55 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-27 11:34:15 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-07 10:02:11 -07:00
2021-08-03 10:21:25 -07:00
2021-03-01 11:07:05 -08:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:37 -07:00
2021-08-25 08:15:33 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 08:52:32 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-06-25 10:21:34 -07:00
2021-10-25 08:35:04 -07:00
2021-09-27 11:34:15 -07:00
2020-06-19 10:17:50 -07:00
2021-10-25 08:35:04 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-09-24 08:11:53 -07:00
2021-02-24 09:07:45 -08:00
2021-08-03 10:21:25 -07:00
2020-08-06 10:25:55 -07:00
2021-07-16 08:57:37 -07:00
2020-07-10 09:35:37 -07:00
2021-08-03 10:21:25 -07:00
2021-09-27 11:34:15 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-10-14 07:15:37 -07:00
2021-03-24 08:50:45 -07:00
2021-08-06 20:37:42 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-04-13 08:06:07 -07:00
2021-10-18 09:49:37 -07:00
2021-05-11 08:25:56 -07:00
2021-08-19 09:56:43 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:36 -07:00
2021-08-23 21:58:55 -07:00
2021-10-18 09:49:37 -07:00
2021-10-18 09:49:36 -07:00
2021-03-14 09:19:05 -07:00
2021-10-18 09:49:36 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-08-19 09:56:43 -07:00
2021-10-18 09:49:37 -07:00
2021-10-25 08:35:04 -07:00
2021-08-23 21:58:55 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-18 09:49:37 -07:00
2021-10-18 09:49:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-10-14 07:15:36 -07:00
2021-10-18 09:49:37 -07:00
2021-08-19 09:56:43 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00