Files
create/src/Mod/PartDesign
wmayer 83d4080fe8 App: fixes #10460: App::PropertyPythonObject is not saving data
Since Py3.11 the methods names __setstate__ and __getstate__ conflict with the method names added to the object class.
Thus rename them to 'loads' and 'dumps'
2023-09-24 10:56:35 -05:00
..
2023-08-13 08:17:01 -07:00
2022-11-10 10:32:04 +01:00
2023-09-19 22:25:14 -05:00
2022-11-30 01:28:56 +01:00
2022-11-30 01:28:56 +01:00
2023-07-01 10:08:21 +00:00