Lines Matching full:exceptions
35 * Fix paste.exceptions.serial_number_generator.hash_identifier() on Python 3.
207 * Exceptions with unicode messages don't cause the collector to fail.
209 * Sometimes :class:`paste.exceptions.errormiddleware.ErrorMiddleware`
248 ``paste.exceptions.reporter`` (needed for Python interpreters
292 exceptions raised during the app_iter iteration.
311 exceptions.
352 * In ``paste.exceptions`` always call ``start_response``; may help
569 ``paste.exceptions.collector`` before formatting.
587 * Fixed problem where ``paste.exceptions.errormiddleware`` didn't
589 catch exceptions). This is a problem if the server about the
642 ``paste.exceptions.errormiddleware`` still have some leftover bits.
660 * ``paste.exceptions.collector`` produces an
785 JSON-formatted list of all the exceptions in memory.
887 - fixed several bugs in how exceptions are caught and propagated
889 - usage as a ``wsgi_application()`` enables exceptions to be
956 - ``raw_interactive`` now logs all 5xx exceptions and sets HTTP_HOST
992 * Remove use of exceptions in `paste.cascade.Cascade
994 some cases. Generally we aren't using exceptions internally now,
1025 <class-paste.exceptions.errormiddleware.ErrorMiddleware.html>`_:
1027 - Returns trimmed-down exceptions if there is a ``_`` GET variable
1029 Exceptions displayed in this context are best when they are smaller
1035 - Avoid printing exceptions to ``wsgi.errors`` if they are already