Files
endoflife-date-release-data/src/common
Marc Wrobel dfb113d589 [git] Refactor script (#227)
Make the script more readable, mostly by:

- using the Product and AutoConfig classes,
- removing the use of functions when unnecessary,
- a little bit of renaming and documentation.

Note that this also changed the module used for regexes in endoflife.py. The regex module is now used because the Python re module does not support identically named groups (as used in the mariadb product). The regex module being backwards-compatible with the standard re module, this should not be an issue.
2023-12-10 22:07:35 +01:00
..
2023-12-10 14:14:03 +01:00
2023-12-10 22:07:35 +01:00
2023-12-09 23:19:18 +01:00
2023-12-09 23:19:18 +01:00