Zc.relationship

Latest version: v2.0.post1

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

Scan your dependencies

Page 2 of 2

1.1.0

-----

- adjust to BTrees changes in ZODB 3.8 (thanks Juergen Kartnaller)

- converted buildout to rely exclusively on eggs

1.0.2

-----

- Incorporated tests and bug fixes to relationship containers from
Markus Kemmerling:

* ManyToOneRelationship instantiation was broken

* The `findRelationships` method misbehaved if both, `source` and `target`,
are not None, but `bool(target)` evaluated to False.

* ISourceRelationship and ITargetRelationship had errors.

1.0.1

-----

- Incorporated test and bug fix from Gabriel Shaar::

if the target parameter is a container with no objects, then
`shared.AbstractContainer.isLinked` resolves to False in a bool context and
tokenization fails. `target and tokenize({'target': target})` returns the
target instead of the result of the tokenize function.

- Made README.rst tests pass on hopefully wider set of machines (this was a
test improvement; the relationship index did not have the fragility).
Reported by Gabriel Shaar.

1.0

==========

1.0.0

-----

Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.