Историја ревизија

Аутор SHA1 Порука Датум
  Tim Graham cfff2af02b Fixed #27857 -- Dropped support for Python 3.4. пре 8 година
  Tim Graham 6b4f018b2b Replaced type-specific assertions with assertEqual(). пре 8 година
  Jon Dufresne 3f62d20a9b Fixed running TransactionsPerRequestTests in isolation. пре 8 година
  Claude Paroz dc8834cad4 Refs #23919 -- Removed unneeded force_str calls пре 8 година
  Claude Paroz 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage пре 8 година
  Claude Paroz c716fe8782 Refs #23919 -- Removed six.PY2/PY3 usage пре 8 година
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports пре 8 година
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. пре 8 година
  Claude Paroz 48c34f3336 Fixed #26971 -- Prevented crash with non-UTF-8 incoming PATH_INFO пре 8 година
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. пре 9 година
  David Evans 2fcafd169b Fixed #26546 -- Allowed HTTPStatus enum values for HttpResponse.status. пре 9 година
  David Evans 99bb7fcc18 Fixed #26452 -- Loaded middleware on server start rather than on first request. пре 9 година
  Alex Morozov 13dba4dba3 Fixed #25780 -- Removed redundant status code assertions from tests пре 9 година
  Claude Paroz 10ace52a41 Fixed #17133 -- Properly handled successive slashes in incoming requests пре 9 година
  Simon Charette be67400b47 Refs #24652 -- Used SimpleTestCase where appropriate. пре 10 година
  Bas Peschier 336512fae7 Fixed #23173 -- Fixed incorrect stripping of SCRIPT_URL пре 10 година
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. пре 10 година
  Claude Paroz b38637d581 Fixed #23887 -- Returned Bad Request for multipart parsing fails пре 10 година
  Anubhav Joshi 10b17a22be Fixed #19508 -- Implemented uri_to_iri as per RFC. пре 10 година
  Claude Paroz 7131efa154 Adapted invalid cookie test to all Python versions пре 10 година
  Claude Paroz 59d487e7fc Fixed #23638 -- Prevented crash while parsing invalid cookie content пре 10 година
  Joshua "jag" Ginsberg eb2af16c59 Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal. пре 11 година
  Tim Graham 6f59d29158 Fixed flake8 warnings. пре 10 година
  Claude Paroz fa02120d36 Fixed #22996 -- Prevented crash with unencoded query string пре 10 година
  Claude Paroz e520a73eee Harmonized some PEP 0263 coding preambles пре 11 година
  Anubhav Joshi cd914e31c9 Fixed #21977 -- Deprecated SimpleTestCase.urls пре 11 година
  Aymeric Augustin e32095616c Imported override_settings from its new location. пре 11 година
  Aymeric Augustin 65b6eff322 Fixed #20530 -- Properly decoded non-ASCII query strings on Python 3. пре 11 година
  Aymeric Augustin f5add4712f Fixed tests introduced in previous commit on Python 2. Refs #20557. пре 11 година
  Aymeric Augustin 8aaca651cf Fixed #20557 -- Properly decoded non-ASCII cookies on Python 3. пре 11 година