Files
fdroidserver/tests
Hans-Christoph Steiner 642e444cfa metadata: _normalize_type_list for TYPE_LIST quirks and errors
This should reduce surprises when dealing with filenames in things like
`rm:`.  So any float/int/bool value can be used directly, without quoting.

* A plain str/int/float value is interpreted as a list of one string.
* Dictionaries as values throws error.
* A set is treated like a list.
2023-05-25 16:53:02 +02:00
..
2022-08-24 21:34:55 +02:00
2022-05-03 14:59:52 +00:00