Zope.location

Latest version: v4.3

Safety actively analyzes 641002 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

3.8.0

==================

- Adjust to testing output caused by new zope.schema.

3.7.1

==================

- Move the IPossibleSite and ISite interfaces to zope.component as they are
dealing with zope.component's concept of a site, but not with location.

3.7.0

==================

- Add getParent() to ILocationInfo and moved the actual implementation here
from zope.traversal.api, analogous to getParents().

- Actually remove deprecated PathPersistent class from
zope.location.pickling.

- Move ITraverser back to zope.traversing where it belongs conceptually. The
interface had been moved to zope.location to invert the package
interdependency but is no longer used here.

3.6.0

==================

- New feature release: deprecate locationCopy, CopyPersistent and
PathPersistent from zope.location.pickling. These changes were already part
of the 3.5.3 release, which was erroneously numbered as a bugfix relese.

- Remove dependency on zope.deferredimport, directly import deprecated modules
without using it.

3.5.5

==================

- Add zope.deferredimport as a dependency as it's used directly by
zope.location.pickling.

3.5.4

==================

- Add ``IContained`` interface to ``zope.location.interfaces`` module.
This interface was moved from ``zope.container`` (after
``zope.container`` 3.8.2); consumers of ``IContained`` may now
depend on zope.location rather than zope.container to reduce
dependency cycles.

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.