1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-08 16:24:03 +02:00
Files
github.com_openSUSE_osc/osc
lethliel 4b1e2343d8 fix TypeError with python3.7 configparser
configparser.py in python3.7 does not take None Type.
We override the _validate_value_types method in
OscConfigParser class to disable this check.
2019-09-17 13:35:30 +02:00
..
2009-12-03 19:19:53 +01:00
2014-08-12 15:01:16 +02:00
2019-08-29 16:11:29 +02:00
2019-09-16 14:01:35 +02:00
2019-08-29 16:11:17 +02:00