grokcore.error


Namegrokcore.error JSON
Version 4.0 PyPI version JSON
download
home_pagehttps://github.com/zopefoundation/grokcore.error
SummaryPaster support for Grok projects.
upload_time2023-02-09 12:05:33
maintainer
docs_urlNone
authorGrok Team
requires_python>=3.7
licenseZPL
keywords zope zope3 grok grokproject wsgi paste paster
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            grokcore.error
**************

This package provides an configurable error reporting utility that emit
exception information as log entries.

.. contents::

Setting up ``grokcore.error``
=============================

You need to configure which reporting utility you will use trough ZCML.

Changes
*******

4.0 (2023-02-09)
================

- Drop support for Python 2.7, 3.4, 3.5, 3.6.

- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.


3.0.1 (2018-01-16)
==================

- Downpin mock test dependency for python2.7.

- Replace grok.implements() with @grok.implementer()


3.0.0 (2018-01-16)
==================

- Python 3 compatibility.

0.6 (2017-01-25)
================

- Update information sent to Sentry.

0.5 (2015-07-08)
================

- When there is no principal in the request, don't send the 'user' sentry
  information.

- Note: 0.4 got lost between an internal and a public release.

0.3 (2013-03-05)
================

- Update manifest.in.

0.2 (2013-03-05)
================

- Update manifest.in.

0.1 (2013-03-05)
================

- Nothing changed yet.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zopefoundation/grokcore.error",
    "name": "grokcore.error",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "zope zope3 grok grokproject WSGI Paste paster",
    "author": "Grok Team",
    "author_email": "zope-dev@zope.dev",
    "download_url": "https://files.pythonhosted.org/packages/27/a7/b2ef473687846c7c22b962c11780dc0e73bd4aa13b460b0de312afabf42b/grokcore.error-4.0.tar.gz",
    "platform": null,
    "description": "grokcore.error\n**************\n\nThis package provides an configurable error reporting utility that emit\nexception information as log entries.\n\n.. contents::\n\nSetting up ``grokcore.error``\n=============================\n\nYou need to configure which reporting utility you will use trough ZCML.\n\nChanges\n*******\n\n4.0 (2023-02-09)\n================\n\n- Drop support for Python 2.7, 3.4, 3.5, 3.6.\n\n- Add support for Python 3.7, 3.8, 3.9, 3.10, 3.11.\n\n\n3.0.1 (2018-01-16)\n==================\n\n- Downpin mock test dependency for python2.7.\n\n- Replace grok.implements() with @grok.implementer()\n\n\n3.0.0 (2018-01-16)\n==================\n\n- Python 3 compatibility.\n\n0.6 (2017-01-25)\n================\n\n- Update information sent to Sentry.\n\n0.5 (2015-07-08)\n================\n\n- When there is no principal in the request, don't send the 'user' sentry\n  information.\n\n- Note: 0.4 got lost between an internal and a public release.\n\n0.3 (2013-03-05)\n================\n\n- Update manifest.in.\n\n0.2 (2013-03-05)\n================\n\n- Update manifest.in.\n\n0.1 (2013-03-05)\n================\n\n- Nothing changed yet.\n",
    "bugtrack_url": null,
    "license": "ZPL",
    "summary": "Paster support for Grok projects.",
    "version": "4.0",
    "split_keywords": [
        "zope",
        "zope3",
        "grok",
        "grokproject",
        "wsgi",
        "paste",
        "paster"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f3f9a9bdb176fb7b7b1680c9759b81f52fc6b6e618107513fc12e59e10fc67e0",
                "md5": "2602f6a5669c71575ac72e9924e252bb",
                "sha256": "f66cacaf68c258c9665d8ba47e898b518f3e4b0f7245830ab0cb5e4c12618673"
            },
            "downloads": -1,
            "filename": "grokcore.error-4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2602f6a5669c71575ac72e9924e252bb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10606,
            "upload_time": "2023-02-09T12:05:31",
            "upload_time_iso_8601": "2023-02-09T12:05:31.452550Z",
            "url": "https://files.pythonhosted.org/packages/f3/f9/a9bdb176fb7b7b1680c9759b81f52fc6b6e618107513fc12e59e10fc67e0/grokcore.error-4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "27a7b2ef473687846c7c22b962c11780dc0e73bd4aa13b460b0de312afabf42b",
                "md5": "53acdc86ff6c761f9bf06dc8adb39032",
                "sha256": "3be55ab113307edc5b1f508c87b0810a61abf24b118f4e9bdcf120564a492fee"
            },
            "downloads": -1,
            "filename": "grokcore.error-4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53acdc86ff6c761f9bf06dc8adb39032",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9996,
            "upload_time": "2023-02-09T12:05:33",
            "upload_time_iso_8601": "2023-02-09T12:05:33.382018Z",
            "url": "https://files.pythonhosted.org/packages/27/a7/b2ef473687846c7c22b962c11780dc0e73bd4aa13b460b0de312afabf42b/grokcore.error-4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-09 12:05:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "zopefoundation",
    "github_project": "grokcore.error",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "grokcore.error"
}
        
Elapsed time: 0.03938s