-
Notifications
You must be signed in to change notification settings - Fork 20
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: zopefoundation/zope.event
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: zopefoundation/zope.event
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 10 files changed
- 4 contributors
Commits on Sep 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 780e8cf - Browse repository at this point
Copy the full SHA 780e8cfView commit details
Commits on Sep 22, 2025
-
Remove obsolete setuptools runtime dependency (#33)
* Remove obsolete setuptools runtime dependency The runtime dependency on `setuptools` was only required for namespace support. Since `pkg_resources`-style namespaces have been removed and there are no relevant imports left in the code, remove the unnecessary dependency. Signed-off-by: Michał Górny <mgorny@gentoo.org> * Update CHANGES.rst --------- Signed-off-by: Michał Górny <mgorny@gentoo.org> Co-authored-by: Michael Howitz <m.howitz@minddistrict.com>
Configuration menu - View commit details
-
Copy full SHA for 59975dd - Browse repository at this point
Copy the full SHA 59975ddView commit details
Commits on Nov 7, 2025
-
Update Python version support. (#37)
* Drop support for Python 3.9. * Add support for Python 3.14. * Configuring for pure-python * Update Python version support.
Configuration menu - View commit details
-
Copy full SHA for 91f9713 - Browse repository at this point
Copy the full SHA 91f9713View commit details -
setup.py: fix deprecated license classifier and add license file (#36)
Fixes: ``` Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Zope Public License ``` Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc17644 - Browse repository at this point
Copy the full SHA fc17644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d08012 - Browse repository at this point
Copy the full SHA 2d08012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638b419 - Browse repository at this point
Copy the full SHA 638b419View commit details
Commits on Mar 16, 2026
-
convert setup py to pyproject toml (#38)
* Move package metadata from setup.py to pyproject.toml. * Move package metadata from setup.py to pyproject.toml. * Refactor documentation configuration: replace pkg_resources with importlib.metadata for version retrieval and update copyright year dynamically.
Configuration menu - View commit details
-
Copy full SHA for 25ceeef - Browse repository at this point
Copy the full SHA 25ceeefView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.0...master