summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Back to development: 4.7HEADmasterMichael Howitz2022-12-152-1/+7
|
* Preparing release 4.64.6Michael Howitz2022-12-152-2/+2
|
* Config with pure python (#22)Michael Howitz2022-12-158-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 Howitz2022-04-118-13/+37
|
* Fix badge.Michael Howitz2022-03-231-2/+2
|
* Use an SPDX identifier for the Python licenseCarlos Corbacho2022-03-231-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 Howitz2021-07-167-6/+15
| | | | Lint the code.
* Configuring for pure-pythonMichael Howitz2021-07-1610-315/+244
|
* Merge pull request #18 from zopefoundation/all-repos_autofix_all-repos-sedMarius Gedminas2020-10-281-2/+2
|\ | | | | Update badge URL for Travis
| * Update badge URL for Travisall-repos_autofix_all-repos-sedJürgen Gmach2020-10-281-2/+2
|/ | | | Committed via https://github.com/asottile/all-repos
* Merge pull request #17 from zopefoundation/all-repos_autofix_all-repos-sedJens Vagelpohl2020-10-281-1/+1
|\ | | | | Use Python 3.9 final
| * Use Python 3.9 finalJürgen Gmach2020-10-281-1/+1
|/ | | | Committed via https://github.com/asottile/all-repos
* Add synchronous behaviour to docsAsaf Kali2020-10-023-4/+8
|
* Back to development: 4.5.1Jason Madden2020-09-182-1/+7
|
* Preparing release 4.5.04.5.0Jason Madden2020-09-182-2/+2
|
* Merge pull request #14 from zopefoundation/py38Jason Madden2020-09-184-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.4py38Jason Madden2020-09-174-14/+14
|/
* Remove useless __repr__ override in event classesLaurent VOULLEMIER2019-08-131-8/+7
|
* Switch to new Framework :: Zope :: 3 classifierMarius Gedminas2018-10-191-1/+1
| | | | | See https://github.com/zopefoundation/z3c.authviewlet/pull/6#discussion_r226414566 for the background behind this.
* Back to development: 4.5Michael Howitz2018-10-052-1/+7
|
* Preparing release 4.44.4Michael Howitz2018-10-052-3/+3
|
* Add support for Python 3.7 (#12)Jeremy Kolbe2018-10-054-4/+10
|
* Merge pull request #10 from zopefoundation/dry-classhandler-docsJason Madden2018-03-233-42/+19
|\ | | | | The sphinx docs for z.e.classhandler use `.. automodule`.
| * Move the function signature to the .rst file per discussion.dry-classhandler-docsJason Madden2018-03-222-6/+10
| | | | | | | | Also rename decorator to _decorator per discussion.
| * The sphinx docs for z.e.classhandler use `.. automodule`.Jason Madden2018-03-223-41/+14
|/ | | | | | | For two reasons: 1) DRY 2) Ability to cross-reference :mod:`zope.event.classhandler`.
* Use SVG icon for TravisMarius Gedminas2017-10-051-1/+1
|
* Back to development: 4.3.1Jason Madden2017-07-252-1/+7
|
* Preparing release 4.3.04.3.0Jason Madden2017-07-252-2/+2
|
* Merge pull request #5 from zopefoundation/docsJason Madden2017-06-265-42/+87
|\ | | | | Reference zope.component docs on configuring events
| * Reference zope.component docs on configuring eventsdocsJason Madden2017-06-235-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/issue6Jason Madden2017-06-2611-54/+103
|\ \ | |/ |/| Add Python 3.6 and coveralls
| * Fix pyroma and check-manifest.issue6Jason Madden2017-06-233-1/+13
| |
| * Add Python 3.6 and coverallsJason Madden2017-06-239-53/+90
|/ | | | Fixes #6
* update bootstrap.pyAdam Groszer2016-04-201-15/+36
|
* svbTres Seaver2016-02-172-1/+7
|
* Prep 4.2.0 release.4.2.0Tres Seaver2016-02-172-2/+2
|
* Drop Python 2.6 / 3.2 support.Tres Seaver2016-02-174-10/+10
| | | | Bump to new minor version due to platform support changes.
* Belated post-release version bumpMarius Gedminas2015-11-071-1/+1
|
* Merge pull request #3 from felixonmars/masterMarius Gedminas2015-11-075-2/+9
|\ | | | | Note explicit support for Python 3.5
| * Note explicit support for Python 3.5Felix Yan2015-11-075-2/+9
|/
* 4.1.04.1.0Jim Fulton2015-10-181-1/+1
|
* 4.1.0Jim Fulton2015-10-182-2/+3
|
* Fix breakage.Tres Seaver2015-10-181-1/+1
|
* Merge pull request #2 from zopefoundation/classhandlerTres Seaver2015-10-175-2/+127
|\ | | | | Classhandler
| * Added a simple class-based handler implementation.classhandlerJim Fulton2015-10-172-0/+112
| |
| * Added a simple class-based handler implementation.Jim Fulton2015-10-173-2/+15
|/
* Exclude *.class from source distributionsMarius Gedminas2015-02-241-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 Seaver2015-02-161-2/+2
| | | | | | - Don't pass deprecated '--use-mirrors' to pip. - Suppress setuptools chatter when running tests.
* Tidy up jython stuff:Tres Seaver2015-02-161-7/+4
| | | | | | - Don't need a custom environment. - Move the note about the blocking bug up to the environments list.
* Garden.Tres Seaver2015-02-161-15/+18
|