Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back to development: 4.7HEADmaster | Michael Howitz | 2022-12-15 | 2 | -1/+7 |
| | |||||
* | Preparing release 4.64.6 | Michael Howitz | 2022-12-15 | 2 | -2/+2 |
| | |||||
* | Config with pure python (#22) | Michael Howitz | 2022-12-15 | 8 | -17/+49 |
| | | | | | * Fix GHA: ubuntu-latest no longer contains Python 3.5 and 3.6 * Support Python 3.11. * Lint the code. | ||||
* | Add support for Python 3.10 + fix docs. | Michael Howitz | 2022-04-11 | 8 | -13/+37 |
| | |||||
* | Fix badge. | Michael Howitz | 2022-03-23 | 1 | -2/+2 |
| | |||||
* | Use an SPDX identifier for the Python license | Carlos Corbacho | 2022-03-23 | 1 | -1/+1 |
| | | | | | | Many automated tools expect the license attribute in setup.py to be an SPDX compatible identifier (even though PEP 639 has not yet been adopted), so they can identify the licenses in use by a project. | ||||
* | Port documentation to Python 3. | Michael Howitz | 2021-07-16 | 7 | -6/+15 |
| | | | | Lint the code. | ||||
* | Configuring for pure-python | Michael Howitz | 2021-07-16 | 10 | -315/+244 |
| | |||||
* | Merge pull request #18 from zopefoundation/all-repos_autofix_all-repos-sed | Marius Gedminas | 2020-10-28 | 1 | -2/+2 |
|\ | | | | | Update badge URL for Travis | ||||
| * | Update badge URL for Travisall-repos_autofix_all-repos-sed | Jürgen Gmach | 2020-10-28 | 1 | -2/+2 |
|/ | | | | Committed via https://github.com/asottile/all-repos | ||||
* | Merge pull request #17 from zopefoundation/all-repos_autofix_all-repos-sed | Jens Vagelpohl | 2020-10-28 | 1 | -1/+1 |
|\ | | | | | Use Python 3.9 final | ||||
| * | Use Python 3.9 final | Jürgen Gmach | 2020-10-28 | 1 | -1/+1 |
|/ | | | | Committed via https://github.com/asottile/all-repos | ||||
* | Add synchronous behaviour to docs | Asaf Kali | 2020-10-02 | 3 | -4/+8 |
| | |||||
* | Back to development: 4.5.1 | Jason Madden | 2020-09-18 | 2 | -1/+7 |
| | |||||
* | Preparing release 4.5.04.5.0 | Jason Madden | 2020-09-18 | 2 | -2/+2 |
| | |||||
* | Merge pull request #14 from zopefoundation/py38 | Jason Madden | 2020-09-18 | 4 | -14/+14 |
|\ | | | | | Add support for Python 3.8/3.9 and drop support for 3.4 | ||||
| * | Add support for Python 3.8/3.9 and drop support for 3.4py38 | Jason Madden | 2020-09-17 | 4 | -14/+14 |
|/ | |||||
* | Remove useless __repr__ override in event classes | Laurent VOULLEMIER | 2019-08-13 | 1 | -8/+7 |
| | |||||
* | Switch to new Framework :: Zope :: 3 classifier | Marius Gedminas | 2018-10-19 | 1 | -1/+1 |
| | | | | | See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this. | ||||
* | Back to development: 4.5 | Michael Howitz | 2018-10-05 | 2 | -1/+7 |
| | |||||
* | Preparing release 4.44.4 | Michael Howitz | 2018-10-05 | 2 | -3/+3 |
| | |||||
* | Add support for Python 3.7 (#12) | Jeremy Kolbe | 2018-10-05 | 4 | -4/+10 |
| | |||||
* | Merge pull request #10 from zopefoundation/dry-classhandler-docs | Jason Madden | 2018-03-23 | 3 | -42/+19 |
|\ | | | | | The sphinx docs for z.e.classhandler use `.. automodule`. | ||||
| * | Move the function signature to the .rst file per discussion.dry-classhandler-docs | Jason Madden | 2018-03-22 | 2 | -6/+10 |
| | | | | | | | | Also rename decorator to _decorator per discussion. | ||||
| * | The sphinx docs for z.e.classhandler use `.. automodule`. | Jason Madden | 2018-03-22 | 3 | -41/+14 |
|/ | | | | | | | For two reasons: 1) DRY 2) Ability to cross-reference :mod:`zope.event.classhandler`. | ||||
* | Use SVG icon for Travis | Marius Gedminas | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Back to development: 4.3.1 | Jason Madden | 2017-07-25 | 2 | -1/+7 |
| | |||||
* | Preparing release 4.3.04.3.0 | Jason Madden | 2017-07-25 | 2 | -2/+2 |
| | |||||
* | Merge pull request #5 from zopefoundation/docs | Jason Madden | 2017-06-26 | 5 | -42/+87 |
|\ | | | | | Reference zope.component docs on configuring events | ||||
| * | Reference zope.component docs on configuring eventsdocs | Jason Madden | 2017-06-23 | 5 | -42/+87 |
| | | | | | | | | | | | | | | | | | | I'm working backwards from zopefoundation/zope.lifecycleevent#7 building up a chain of references :) Also reorganize the main "usage" documentation for more narrative readability. Make it the landing target for zope.event module references. | ||||
* | | Merge pull request #7 from zopefoundation/issue6 | Jason Madden | 2017-06-26 | 11 | -54/+103 |
|\ \ | |/ |/| | Add Python 3.6 and coveralls | ||||
| * | Fix pyroma and check-manifest.issue6 | Jason Madden | 2017-06-23 | 3 | -1/+13 |
| | | |||||
| * | Add Python 3.6 and coveralls | Jason Madden | 2017-06-23 | 9 | -53/+90 |
|/ | | | | Fixes #6 | ||||
* | update bootstrap.py | Adam Groszer | 2016-04-20 | 1 | -15/+36 |
| | |||||
* | svb | Tres Seaver | 2016-02-17 | 2 | -1/+7 |
| | |||||
* | Prep 4.2.0 release.4.2.0 | Tres Seaver | 2016-02-17 | 2 | -2/+2 |
| | |||||
* | Drop Python 2.6 / 3.2 support. | Tres Seaver | 2016-02-17 | 4 | -10/+10 |
| | | | | Bump to new minor version due to platform support changes. | ||||
* | Belated post-release version bump | Marius Gedminas | 2015-11-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3 from felixonmars/master | Marius Gedminas | 2015-11-07 | 5 | -2/+9 |
|\ | | | | | Note explicit support for Python 3.5 | ||||
| * | Note explicit support for Python 3.5 | Felix Yan | 2015-11-07 | 5 | -2/+9 |
|/ | |||||
* | 4.1.04.1.0 | Jim Fulton | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | 4.1.0 | Jim Fulton | 2015-10-18 | 2 | -2/+3 |
| | |||||
* | Fix breakage. | Tres Seaver | 2015-10-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2 from zopefoundation/classhandler | Tres Seaver | 2015-10-17 | 5 | -2/+127 |
|\ | | | | | Classhandler | ||||
| * | Added a simple class-based handler implementation.classhandler | Jim Fulton | 2015-10-17 | 2 | -0/+112 |
| | | |||||
| * | Added a simple class-based handler implementation. | Jim Fulton | 2015-10-17 | 3 | -2/+15 |
|/ | |||||
* | Exclude *.class from source distributions | Marius Gedminas | 2015-02-24 | 1 | -0/+1 |
| | | | Because https://pypi.python.org/packages/source/z/zope.event/zope.event-4.0.3.tar.gz#md5=9a3780916332b18b8b85f522bcc3e249 contains a `src/zope/__init__$py.class` that shouldn't be there. | ||||
* | Tidy up Travis integration: | Tres Seaver | 2015-02-16 | 1 | -2/+2 |
| | | | | | | - Don't pass deprecated '--use-mirrors' to pip. - Suppress setuptools chatter when running tests. | ||||
* | Tidy up jython stuff: | Tres Seaver | 2015-02-16 | 1 | -7/+4 |
| | | | | | | - Don't need a custom environment. - Move the note about the blocking bug up to the environments list. | ||||
* | Garden. | Tres Seaver | 2015-02-16 | 1 | -15/+18 |
| |