Preferences
Help/Guide
About Trac
Wiki
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 72
and
Version 73
of
pyson
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/11/23 16:43:41 (
22 months
ago)
Author:
wouter
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
pyson
v72
v73
293
293
294
294
295
@JsonDeserialize(
"__main__.ValueDeserializer"
)
295
@JsonDeserialize(
__main__.ValueDeserializer
)
296
296
@JsonSerialize("__main__.ValueSerializer")
297
297
class Simple: