__init__.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
base64.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
csv.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
ini.py
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
json.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
pickle.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
plist.py
|
Improved code quality.
|
2022-03-24 13:26:18 +01:00 |
toml.py
|
Fix `toml` encoding circular reference error. #110
|
2022-09-06 13:11:15 +02:00 |
xml.py
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |