Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using sets to dedup tags (DEV) #609

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from
Open

Using sets to dedup tags (DEV) #609

wants to merge 5 commits into from

Conversation

cccs-jh
Copy link
Contributor

@cccs-jh cccs-jh commented May 3, 2023

No description provided.

@cccs-jh cccs-jh requested review from cccs-sgaron, cccs-kevin, cccs-rs and gdesmar and removed request for cccs-kevin May 3, 2023 17:24
test/test_tag_helper.py Outdated Show resolved Hide resolved
In python the easiest way to get an insertion ordered set is to
use a dictionary with no values (set to None).
Since the original implementation kept tags in insertion order
this implementation will not change the behaviour
@cccs-jh cccs-jh requested a review from gdesmar September 28, 2023 18:53
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.

2 participants