| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0002819 | LibCSS | LibCSS | public | 2021-05-07 14:36 | 2021-05-07 14:36 | ||||||||
| Reporter | Ralf Junker | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||||||
| Status | new | Resolution | open | ||||||||||
| Summary | 0002819: select_generator.py improvements: Deterministic sort order & newlines, fix Python 3 warnings | ||||||||||||
| Description | The attached select_generator.py improves the following: * Add property name to sort key for a deterministic sort order. This avoids apparently random changes to auto-generated files each time select_generator.py is run (seen on Windows). * Add 'newline="\n"\ to force LF even on Windows. Needs Python 3. * Fix Python 3 warnings: * "is" / "==" * "is not" / "!=". The attached file is modified against libcss GIT master 0504194e51a35a88ceba06288a6a2d8243b27516. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Fixed in CI build # | |||||||||||||
| Reported in CI build # | |||||||||||||
| Attached Files |
| ||||||||||||
Issue History |
|||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-05-07 14:36 | Ralf Junker | New Issue | |
| 2021-05-07 14:36 | Ralf Junker | File Added: select_generator.py | |


