Files
create/src/Mod/Fem
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-09-09 17:52:11 +02:00
2023-08-13 08:17:01 -07:00
2023-08-16 16:47:27 +02:00
2023-07-20 10:46:49 -05:00
2023-09-19 22:25:14 -05:00