Bug 45249

Summary: u-lib: add `univention.lib.ordered_set` implementation
Product: UCS Reporter: Lukas Oyen <oyen>
Component: univention-libAssignee: Lukas Oyen <oyen>
Status: CLOSED FIXED QA Contact: Arvid Requate <requate>
Severity: enhancement    
Priority: P5 CC: best
Version: UCS 4.2Flags: oyen: Patch_Available+
Target Milestone: UCS 4.2-2-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: Development Internal What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:
Bug Depends on:    
Bug Blocks: 36480, 45252    
Attachments: univention_lib_ordered_set.patch

Description Lukas Oyen univentionstaff 2017-08-23 14:11:15 CEST
Created attachment 9139 [details]
univention_lib_ordered_set.patch

Adds the class `univention.lib.ordered_set.OrderedSet()` to `python-univention-lib`, as such an ordered set is a necessary container for fixes in relation to bug #31172.
Comment 1 Lukas Oyen univentionstaff 2017-08-23 14:16:21 CEST
Committed in r82430 (YAML: r82431).
Comment 2 Arvid Requate univentionstaff 2017-08-28 19:46:39 CEST
Ok, looks good.


root@master10:~# python /usr/share/pyshared/univention/lib/ordered_set.py 
..........................
----------------------------------------------------------------------
Ran 26 tests in 0.015s

OK
Comment 3 Arvid Requate univentionstaff 2017-09-13 16:35:09 CEST
<http://errata.software-univention.de/ucs/4.2/160.html>