Skip to content

Merge latest master from upstream#1

Merged
pombredanne merged 7 commits intoaboutcode-org:masterfrom
inveniosoftware-contrib:master
Sep 3, 2020
Merged

Merge latest master from upstream#1
pombredanne merged 7 commits intoaboutcode-org:masterfrom
inveniosoftware-contrib:master

Conversation

@pombredanne
Copy link
Member

No description provided.

mundya and others added 7 commits December 19, 2019 08:14
Adds a test for `isdisjoint` and corrects the implementation.
Adds an implementation for `isdisjoint` which will return as soon as it
becomes apparent that the sets are not disjoint. This removes the need
to store the intersection of two sets and could be a significant
performance boost for large sets.
`{...}` notation for sets was introduced with Python 2.7
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
@pombredanne pombredanne merged commit b7dc6b4 into aboutcode-org:master Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants