Skip to main content

An error reporting utility for Zope3

Project description

zope.error

https://github.com/zopefoundation/zope.error/actions/workflows/tests.yml/badge.svg https://coveralls.io/repos/github/zopefoundation/zope.error/badge.svg

This package provides an error reporting utility which is able to store errors.

Changes

6.0 (2025-09-12)

  • Replace pkg_resources namespace with PEP 420 native namespace.

5.1 (2025-02-14)

  • Add support for Python 3.12, 3.13.

  • Drop support for Python 3.7, 3.8.

  • Specify python_requires in setup.py.

5.0 (2023-07-06)

  • Add support for Python 3.11.

  • Drop support for Python 2.7, 3.5, 3.6.

4.6 (2022-08-29)

  • Add support for Python 3.8, 3.9, 3.10.

  • Drop support for Python 3.4.

4.5.0 (2018-10-19)

  • Add support for Python 3.7.

4.4.0 (2017-07-22)

  • Drop support for Python 3.3.

  • Add support for Python 3.6.

  • 100% test coverage.

  • Remove internal _compat module in favor of six, which we already had a dependency on.

  • Stop decoding in ASCII (whatever the default codec is) in favor of UTF-8.

  • Tighten the interface of ILocalErrorReportingUtility.setProperties. Now ignored_exceptions is required to be str or byte objects. Previously any object that could be converted into a text object via the text constructor was accepted, but this encouraged passing class objects, when in actuality we need the class name.

  • Stop ignoring KeyboardInterrupt exceptions and other similar BaseException exceptions during the raising method.

4.3.0 (2016-07-07)

  • Add support for Python 3.5.

  • Drop support for Python 2.6.

  • bugfix: fix leak by converting request.URL to string in ErrorReportingUtility

4.2.0 (2014-12-27)

  • Add support for PyPy and PyPy3.

  • Add support for Python 3.4.

4.1.1 (2014-12-22)

  • Enable testing on Travis.

4.1.0 (2013-02-21)

  • Add compatibility with Python 3.3

4.0.0 (2012-12-10)

  • Replace deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Drop support for Python 2.4 and 2.5.

  • Sort request items for presentation in the error reporting utility.

  • Don’t HTML-escape HTML tracebacks twice.

3.7.4 (2012-02-01)

  • Add explicit tests for escaping introduced in 3.7.3.

  • Handing names of classes those string representation cannot be determined as untrusted input thus escaping them in error reports.

  • Fix tests on Python 2.4 and 2.5.

3.7.3 (2012-01-17)

  • Escape untrusted input before constructing HTML for error reporting.

3.7.2 (2010-10-30)

  • Set copy_to_zlog by default to 1/True. Having it turned off is a small problem, because fatal (startup) errors will not get logged anywhere.

3.7.1 (2010-09-25)

  • Add test extra to declare test dependency on zope.testing.

3.7.0 (2009-09-29)

  • Clean up dependencies. Droped all testing dependencies as we only need zope.testing now.

  • Fix ImportError when zope.testing is not available for some reason.

  • Remove zcml slug and old zpkg-related files.

  • Remove word “version” from changelog entries.

  • Change package’s mailing list address to zope-dev at zope.org as zope3-dev at zope.org is now retired. Also changed cheeseshop to pypi in the package’s homepage url.

  • Add dependency on ZODB3 as we use Persistent.

  • Use a mock request for testing. Dropped the dependency on zope.publisher which was really only a testing dependency.

  • Reduce the dependency on zope.container to one on zope.location by no longer using the Contained mix-in class.

3.6.0 (2009-01-31)

  • Use zope.container instead of zope.app.container

  • Move error log bootstrapping logic (which was untested) to zope.app.appsetup, to which we added a test.

3.5.1 (2007-09-27)

  • Rebump to replace faulty egg

3.5.0

  • Initial documented release

  • Moved core components from zope.app.error to this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zope_error-6.0.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zope_error-6.0-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file zope_error-6.0.tar.gz.

File metadata

  • Download URL: zope_error-6.0.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for zope_error-6.0.tar.gz
Algorithm Hash digest
SHA256 c810c8cfe9cd6741d99e6d1d2b2b398ef1dddcced813eabda41a3eac37561f7f
MD5 f0db0569d3a41f795532e27ef673c805
BLAKE2b-256 7de264c8d93163cd3936645890484c627db47c5527b9cc59006c065071b57499

See more details on using hashes here.

File details

Details for the file zope_error-6.0-py3-none-any.whl.

File metadata

  • Download URL: zope_error-6.0-py3-none-any.whl
  • Upload date:
  • Size: 12.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for zope_error-6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 35b26bb37bfc98c52c62373d884d7e5b58f4de02d6e33a5ecc0c2c1b82df72af
MD5 08a0ba62b8186c43c405f2e69f1562b9
BLAKE2b-256 ea8a4c1b4bc27af3501359850ef825576caf77869fcefcfc09c1f2c01521f962

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page